Tools Links Login

Browsing Visual Basic 6

Prev   Next

Friends Database
UPDATED: Added better error handling just to be safe and neater.
Posted:2002-06-01, 110 views

Excell OS 20001
The newest version of Excell OS.
Posted:2002-06-01, 102 views

MediaPlayer2 SX v2.2.1(New)
Universal MediaPlayer SX v2.
Posted:2002-06-01, 130 views

EditFlexGrid
This code allows users to edit in a MSFlexGridOriginal Author: Jared OdulioAssumptionsJust copy and paste this code in the KeyPress event of your MSFlexGridSide EffectsNo side effectsCodePrivate Sub MyFlexGrid_KeyPress(KeyAscii As Integer)'Provides manual data entry capability to flexgrid  With MyFlexGrid    Select Case KeyAscii      Case vbKeyReturn        If .
Posted:2002-06-01, 83 views

String Control
This code can do many modifications to a string.
Posted:2002-06-01, 85 views

PC Lockdown 3.0 (w/ source)
Keep unwanted people off your pC! Disabled ALT+TAB that key on the keyboard that clicks on start, disabled ALT+TAB and this window is always on tob and maximized over the screen.
Posted:2002-06-01, 95 views

Read/Write to the Windows Registry
This code shows you how to read and write to the registry.
Posted:2002-06-01, 191 views

Prev   Next