Browsing Visual Basic 6
Shutdown Windows
This code can be used to shutdown/restart/logoff the windows environment in both win 95/98 and NT/2000.
VB Macro Substitution Simulation with the ScriptControl
At last!!! Something that nearly matches the great functinallity that macro substitution gives in Visual FoxPro through the & Command.
Active Slider
As a lot of people asked, I added orientation property.
Create a Internet Shorcut on Anyone's Computer
This code will create an internet shortcut on someone's computer.
Dynamic Memory Allocation
Read this to learn how to create arrays and resize them at runtime for efficient and unlimited memory storage.
Transparent Skin Textbox AND Buttons
This is the source code for a textbox that has an hDC handle! ***THIS IS NOT A LABEL*** This means that you can paint a picture / skin onto it, thus simulating transparency .