Browsing Visual Basic 6
A Wicked Way To Animated GIF Without Using GIF89a.dll
This tutorial shows how to animate gif in your form without using GIF89a.
_~~~Simple Hide App From Task Manager~~~_
This tut.
GetTok - How to tokenize a string ? (Like $gettok() in mIRC Scripting)
It simply tokenizes the string by a specified separator.
Make Uppercase or lowercase in Textbox
get all Form Item Names with webbrowser control
This will get all Form Item Names with webbrowser control.
[ Crazy Form ]
This code makes the form jump around the screen and changes it's size.
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.