Tools Links Login

Browsing Visual Basic 6

Prev   Next

Easy Web Site File Download
Download any file off the internet.
Posted:2003-06-01, 104 views

Make VB6's Enviroment like VB4's Enviroment
this simply tip will make your vb6 window look like the one in vb4.
Posted:2003-06-01, 103 views

Progress Bar Non-OCX
Fill the progressbar up to the percent given.
Posted:2003-06-01, 101 views

Form Maximized Code windows when opening VB6
This code is not for everyone, just for those of us who like to work with maximized windows.
Posted:2003-06-01, 182 views

Default functions and properties
Make a function or a property the default function or property for that object.
Posted:2003-06-01, 90 views

A L@@K! : Disabling CTRL + ALT + DELETE on Windows XP, NT and 2000! (using the registry)
***Disabling CTRL-ALT-DELETE on Windows NT, Windows 2000, and Windows XP***There is an undocumented way to disable the Ctrl Alt Del key sequence on Windows NT/2000/XP using the registry.
Posted:2003-06-01, 321 views

Create functions with a variable amount of parameters
Explains how to create a function that will accept a varying amount of parametersOriginal Author: CiarĂ¡n WalshCodeSometimes it can be very useful to have a function that will accept any number of parameters.
Posted:2003-06-01, 87 views

Prev   Next