Tools Links Login

Browsing Visual Basic 6

Prev   Next

VB 6 SP6 updates
This is to inform you of another update available from Microsoft for Visual Basic 6.
Posted:2002-06-01, 158 views

VB6 Extra tools 22-Jun-2012
A couple of tools to make your programming life a little easier.
Posted:2002-06-01, 243 views

VB6 Mass compile
This may help some of you that have a need to perform mass compiles using Visual BASIC 6.
Posted:2002-06-01, 122 views

Screenshot Without Using Clipboard Or DIB
Seen many posts using api for printscreen keypress, but what about the info on clipboard? Seen others that copy clipboard to temp var, and set back after, but why waste resources and processing when you can do it the right way? Also seen classes using DIB, wayyy slow.
Posted:2002-06-01, 112 views

Semi transparent form 2000/XP
Your standard semi transparent form in Win 2000/XP without the flickering.
Posted:2002-06-01, 126 views

Get Row and Column positions Fast in a Textbox or Rich Textbox (clean-up)
This short article will show you how you can EASILY obtain an accurate logical text row count, plus the logical row and column number the cursor is located at in a Textbox or Rich Textbox.
Posted:2002-06-01, 308 views

Move Controls Smoothly w/ Mouse (Runtime)
This code demostrates how to move controls smoothly on a form without them redrawing slowly or chunky looking.
Posted:2002-06-01, 158 views

Prev   Next