Browsing Visual Basic 6
Display Checkboxes in Listbox Horizontally
Display Checkboxes in Listbox HorizontallyI've been searching the internet and PSC on how to display checkboxes in a listbox in a horizontal manner but I didn't found any.
A very handy tip!
I've been programming in VB for many years and i only found out about this handy shortcut now!type the first letter or first few letters of a variable name, then press [CTRL]+[SPACE] or the button shown in the screen-shot and the var name will be completed! very simple, yet i never knew about it, is it just me being stup!d? let me know.
Manager Creator
The best example for beginner, of how can create a Management program.
Get Registry Value From Full String Name
Get a REG_SZ (string) registry value from the full key name, such as "HKEY_LOCAL_MACHINESOFTWAREMicrosoftDirectX".
Frame 'flickering' in Windows XP Goodbye!
This function change the CommandButton style to a BS_GROUPBOX to transform it like a Frame control! This solve many problems (bad drawning controls, flickering, etc.
List a File's Dependencies
Get a list of a files dependencies.
Get Windows, System, User and Temp Directories
Functions to get the Windows Directory, System Directory, Temp Directory, and User Directory.