Browsing Visual Basic 6
Deal with NULL in access
By default Access string fields contain NULL values unless a string value (including a blank string like "") has been assigned.
FlexPrinter2 with Pictures
Prints the contents of MSHFlexGrid control.
Create your own Windows XP Shell Theme(7 of the 5 globe ratings)
Tired of Just the Default(Blue), Silver, and Olive Green themes? Do you want to find a way past what MicroSoft claims to say that you cannot create your own Visual Style? This Article Explains it all.
Windows XP clone command buttons, option buttons, and check boxes.-- MAJOR UPDATE!!! (finally)
I'm finally updating this submission! I have completely redone all three controls.
Multiplayer Card Game Called Tic
(I have put this description in the zip, so if you want nicley formated description, download the project.
Smooth Scrolling DataGrid
This code allows you to have the smooth-scrolling effect seen in better applications on your datagrids(could also apply to other scroll bars in VB)When you grab the trackbar and move it, VB doesn't do anything until you let go.
Getting the status of the selected printer from Visual Basic
Shows how you can use the Windows API to return additional information about the printer above and beyond that which is available through the Visual Basic Printer object.