0
Adding Menu's, Sub-Menus and Menu Separator at Design Time in Visual Basic 6Adding Menu's, Sub-Menus and Menu Separator at Design Time in Visual Basic 6

This is a quick guide for beginners on how to add Menu, Sub-Menu and Menu Separator at Design Time in VB6 Project. To do this, Open up your Microsoft Visual Basic and start a New Standard EXE Project that will automatically create a form named Form1…

Read more »

3
Move a border-less Form or Control in Visual Basic 6Move a border-less Form or Control in Visual Basic 6

The following codes allows you to drag or move a border-less Form or Control in Visual Basic 6. This also works on other controls like Label, Image or Picture Box. You can also move or drag a control inside a form. Copy and Paste the code below in a…

Read more »

0
Quick and Easy Screen Capture with FastStone CaptureQuick and Easy Screen Capture with FastStone Capture

Are you doing office works and creating a bunch of reports and another thing your doing is to create a snapshot or capture a portion or part of your screen or window of an app? This tool is what you need it for!  Publisher's Description FastStone Cap…

Read more »

0
Prevent Autorun.inf Virus from running in your ComputerPrevent Autorun.inf Virus from running in your Computer

Autorun.inf is mostly used by hackers to run and spread malicious software or malwares and viruses in computers. Most people especially those who are not so familiar with this type of file are victimized. In my own experience when I was surfing the n…

Read more »

0
Tricks on how to set an image background of folders in Windows XP/Vista/7Tricks on how to set an image background of folders in Windows XP/Vista/7

Have you ever wanted to customize the background of any folders in Windows XP/Vista/7? This trick will allow you to add a custom image background on your personal folders. 1.) Choose the folder you want to customize. 2.) Save the image you want to s…

Read more »

0
Excel VLOOKUP Function TutorialExcel VLOOKUP Function Tutorial

The following example will give you an idea on how to use VLOOKUP in Microsoft Excel. If you're working with an excel database and want it to be dynamic the VLOOKUP/HLOOKUP functions are very useful for you. The VLOOKUP function looks up value in col…

Read more »

0
How to use the VLOOKUP Function in Microsoft ExcelHow to use the VLOOKUP Function in Microsoft Excel

The following example will give you an idea on how to use VLOOKUP in Microsoft Excel. If you're working with an excel database and want it to be dynamic the VLOOKUP/HLOOKUP functions are very useful for you. The VLOOKUP function looks up value in col…

Read more »

0
Keyascii Code Generator in VB6Keyascii Code Generator in VB6

This application allows you get the equivalent KeyAscii Value for every key you'll press on your keyboard. Just click on the "Change Me!" and start pressing any key on your keyboard. The Character Box will display the key you just pressed. And the A…

Read more »
 
 
Top