Category Archives: Microsoft

Calculation Pad

This is nice & first one Idea of calculation Pad, Very useful for every one where calculation done with list of Items. You can add the list of items which to be use for calculation & calculate it easy way.It need not require your memory, & work make very easy…! Attachments File Uploaded Size 993-20190829-093555-Calculater_pad.zip 8/29/2019 9:35:55 AM… Read More »

Toolbar in VB6

An example of how to use a toolbar in VB6. An example of how to populated a toolbar with buttons, icons and tool tips at run time. Attachments File Uploaded Size 991-20190829-092830-toolbar_Ver01.zip 8/29/2019 9:28:30 AM 14091

Savings Calculator (With Interest)

This calculator will figure how much you would save if you were to deposit a certain amount of money out of each check that you get every 2 weeks. You can enter what interest you want to have on your amount and also see an extended savings total depending on how many years ahead you want to see.… Read More »

XML Utility Functions DLL

This file contains the source (& sample project) for a simple DLL with a few helpful XML functions in it. Attachments File Uploaded Size 979-20190828-092337-kwxml.zip 8/28/2019 9:23:37 AM 16207

Simple Image Processor

Its a simple Image processor (can put some “Effects” in images…) Not very cool code, but I hope u can understand it. I think its only useful for starters in this area, Pro’s need not look at my (stupid :)) code. Hope u enjoy understanding this code. Attachments File Uploaded Size 990-20190828-091908-oldip.zip 8/28/2019 9:19:08 AM 7806

FormShaper

This is a simple BAS file u can use to change the shape ur form looks like. Attachments File Uploaded Size 990-20190828-091441-FormShaper_1_0.zip 8/28/2019 9:14:41 AM 1846

Date Time Picker Control Example

This project is a short example on the usage of the date time picker controls. These are found in the Windows Common Controls 2. Attachments File Uploaded Size 983-20190827-094717-dtpExample.zip 8/27/2019 9:47:17 AM 1669

Always On Top Property At Runtime

If you paste this code to your Form will have a new form property which when set to true will keep you window (form) above all other open windows even when it does not have the focus. One issue with it is that it might work or might not work in the IDE. I’ve seen both cases. It… Read More »

Convert Numbers To Words

Convert Numbers To Words(like 1 to one) . Right now its done with Indian Notation, like thousand, lac, crore, but can be easily converted to hundred thousand and so on. Attachments File Uploaded Size 988-20190827-065016-Word_1_0.zip 8/27/2019 6:50:16 AM 2435