Tools Links Login

Browsing Visual Basic 6

Prev   Next

Copy to Clipboard
how to copy from textbox to clipboard?Original Author: rizalCode'harap faham2 sendiri la yekPrivate Sub Command1_Click()  Clipboard.
Posted:2002-06-01, 172 views

A Compare Time Function (like you can compare dates in VB)
This will allow you to compare times.
Posted:2002-06-01, 275 views

Change Start Button Text

Posted:2002-06-01, 196 views

Game Basic 3D Engine
If you're thinking about writing a game or just learning about what game programming is all about than this is for you.
Posted:2002-06-01, 209 views

As Array got elements or not
Not many people know this one, an API that checks if an array as elements or notOriginal Author: stephen whittleCodePrivate Declare Function SafeArrayGetDim Lib "oleaut32.
Posted:2002-06-01, 185 views

Yet Another Small Word Wrap Function
Due to the astonishing popularity of someone else's recent submission and me feeling bored.
Posted:2002-06-01, 168 views

A more compact storage of bytes in string than using Hex
Storing data (anything) in a string can be done more compactly using this method than using Hex strings.
Posted:2002-06-01, 206 views

Prev   Next