Browsing Visual Basic 6
AMAZING DECIMAL TOBINARY IN A FEW LINES OF CODE
make a DEC2BIN code easy and quick to run.
Prevent more than one instance from any directory
After seeing a few examples submitted attempting to prevent more than one instance.
Earthquake Shake Effect
Makes a form shaking.
The Better SendKeys Statement
The SendKeys statement is limited only to some keyboard presses.
Graphic Tiling Made Easy
Quickly Tile a Form Background using VB PaintPictureOriginal Author: ·Phil·CodeExplanation:- Tiling is a way of using a single graphic source to cover an entire areaor background without stretching a picture.
Get Current User Name - Single Line, NO API!
This code gets your user name *click* just like that.
Create A Windows Shortcut With 9 Lines Of Code
A Function To Create Windows Shorcut.