Browsing Visual Basic 6
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.
Scale / Resize Graphics While Printing
To print images stored in any random sizes within the specified Height and Width.
Adios LaVolpe
I know this is not truly a programming article.
MSDN Articles - FYI
As I move closer to acquiring XP and also moving towards .
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.
Use .NET functionality from VB6
Use .
IsFormLoaded?
A simple method to check if a form is loaded without referencing a property (such as .