Tools Links Login

Browsing Visual Basic 6

Prev   Next

Accept Only Numbers in Textbox !
Do you want to input only numbers in a textbox? and just want a few lines of code ?Well this code is for you.
Posted:2003-06-01, 100 views

Small 3D Wireframe Cube Example
Creates a 3D cube on the form which can be manipulated using the left, right, up and down arrow keys.
Posted:2003-06-01, 96 views

Text Sorting Simple and Easy
This is an easy, simple and quick code to sorte up a bunch of text lines, say you merged 2 text files and then use this code?.
Posted:2003-06-01, 92 views

Make MSHFlexGrid Editable without help of any textbox or other control
Make MSHFlexGrid Editable without help of any textbox or other controlOriginal Author: Kazi KhalidAssumptions'Take an MSHFlexgrid name it as msh1Code'in the keypress event of msh1 write the following code.
Posted:2003-06-01, 100 views

Split Array and Line Selection
The Split() Return a Array has a Few Hidding secrets, For VB6 only, Here is a quick simple code to explain and also the famous (what is the max array solution).
Posted:2003-06-01, 97 views

Using the Windows Speech Synthesizer
This article explains how to use the windows speech synthesizer, which can be useful sometimes, such as in programs that have an Impaired person help option.
Posted:2003-06-01, 98 views

CryptIM: Instant Messaging and Multi-user chat system. (client and server.)
CryptIM is a fully encrypted chat system.
Posted:2003-06-01, 123 views

Prev   Next