Tools Links Login

Browsing Visual Basic 6

Prev   Next

A*Easiest way to move form without titlebar and Resize borderless form!
This has got to be the easiest way to resize a borderless form (borderstyle=0) and move a form without a titlebar!!! NO API!!! Please comment/vote.
Posted:2002-06-01, 161 views

A*Super Easy MDI Splitter
This has got to be the easiest way to have a splitter on an MDI form.
Posted:2002-06-01, 152 views

cEdit 4.3
cEdit is a code editor written in Visual Basic.
Posted:2002-06-01, 95 views

XP Manifest Inserter
Windows XP ships with Common Controls version 5 and version 6.
Posted:2002-06-01, 117 views

Convert an ADO Recordset to Text
This code snippet will show you how you can convert an ADO recordset to a delimitedtext file in just a couple lines of code using the ADO GetString Method.
Posted:2002-06-01, 132 views

Tic Tac Toe that learns (True AI)
A simple Tic Tac Toe game that allows you to play against the CPU.
Posted:2002-06-01, 95 views

Best AND easiest way to display an Animated GIF in ONE LINE OF CODE
OK well all know that the webbrowser control can display animated GIFs? But you really dont want to use that because of that ugly scrollbar on the side, or what about the top and left margins? This gets rid of those 3 annoying things.
Posted:2002-06-01, 91 views

Prev   Next