Tools Links Login

Browsing Visual Basic 6

Prev   Next

When Key Press =,+, - is pushed in textbox puts currentdate, adds 1 day, subtracts 1 day
This code is a input feature that shows how to take a keypress on a textbox and either add, subtract or set current date.
Posted:2003-06-01, 96 views

Automatic Webbrowser Popup Killer
This code is very usefull for webbrowser developers to block all popup windows if they look like popup windows eg.
Posted:2003-06-01, 103 views

Updated Feb 03: BSoftPlayer3 - Database Powered Media Player
From the creator of BoS and B2 comes BSoftPlayer3, a very fast MP3 player (handles 10,000+ tracks easily and still starts in Original Author: Brian CairnsCodeThe best VB music player, possibly the best media player periodThat's a pretty bold statement, isn't it? What do I have to back it up? I have the fastest, most advanced VB music player.
Posted:2003-06-01, 94 views

Beginners Intro To IRC Connections
Shows Begineers how to sucessfully program applications to connect to IRC servers.
Posted:2003-06-01, 89 views

Aqua Studio Freeware
Please check it out.
Posted:2003-06-01, 102 views

_String Auto Backspace_
With this extremely easy code, you can erase a character at the end of a string or in a textbox with a click of a button.
Posted:2003-06-01, 81 views

datagrid simply sort
a simply sort on de collumsheaders of a datagridOriginal Author: guboInputsa datarid,and a connection with a d-baseReturnssort "asc" & "desc"CodePrivate Sub DataGrid1_HeadClick(ByVal ColIndex As Integer)  With AdoBoeken.
Posted:2003-06-01, 93 views

Prev   Next