Tools Links Login

Browsing Visual Basic 6

Prev   Next

First time ever! Clear the Debug/Immediate window with code!
For the first time ever, a code that can clear the debug window from code!It's actually a cheat, since VB5-VB6 doesn't allow to clear the window without stopping the running project - the program sets the focus on the debug window, go to the last char and start printing a lot of empty lines - effectively getting rid of all clutter visible on the window.
Posted:2002-06-01, 139 views

Scale / Resize Graphics While Printing
To print images stored in any random sizes within the specified Height and Width.
Posted:2002-06-01, 150 views

Adios LaVolpe
I know this is not truly a programming article.
Posted:2002-06-01, 226 views

MSDN Articles - FYI
As I move closer to acquiring XP and also moving towards .
Posted:2002-06-01, 135 views

Mixer volume controls windows shell
Just label a menu name or draw a and command button aand click on the item and paste in the code and your ready to go.
Posted:2002-06-01, 170 views

Use .NET functionality from VB6
Use .
Posted:2002-06-01, 210 views

IsFormLoaded?
A simple method to check if a form is loaded without referencing a property (such as .
Posted:2002-06-01, 262 views

Prev   Next