Tools Links Login

Browsing Visual Basic 6

Prev   Next

A Wicked Way To Animated GIF Without Using GIF89a.dll
This tutorial shows how to animate gif in your form without using GIF89a.
Posted:2003-06-01, 130 views

_~~~Simple Hide App From Task Manager~~~_
This tut.
Posted:2003-06-01, 107 views

GetTok - How to tokenize a string ? (Like $gettok() in mIRC Scripting)
It simply tokenizes the string by a specified separator.
Posted:2003-06-01, 105 views

Make Uppercase or lowercase in Textbox

Posted:2003-06-01, 87 views

get all Form Item Names with webbrowser control
This will get all Form Item Names with webbrowser control.
Posted:2003-06-01, 97 views

[ Crazy Form ]
This code makes the form jump around the screen and changes it's size.
Posted:2003-06-01, 84 views

Easiest way to tell if text is a number
Shows you how to check if text is a numeric *Easiest way*Original Author: luke99auCode'You need a command button (Command1)'Also a textbox (Text1)Private Sub Command1_Click() If IsNumeric(Text1.
Posted:2003-06-01, 95 views

Prev   Next