Browsing Visual Basic 6
Borderless Form Drag
To drag a borderless form.
How to create mIRC like windows
This article will show you how to make unlimited windows out of 1, think of mIRC.
a --> Disable Ctrl+Alt+Del in WinXP with ONE LINE OF CODE! WORKS IN MULTIPLE LANGAUGES!<--
Super-simple way to disable Ctrl+Al+Del (but not Alt+Tab) in Windows XP and probably NT/2K as well.
[ A program to count the number of characters in a TextBox. ]
This simple little program will count the number of characters in a TextBox.
EffectWorkShop 2.0 (Update 2.0.1)
Image-DHTML Editor>>>>> New and Easy GUI lets user get more control of the App, CorelDraw-Photoshop view,a more Pro Software with some new few tricks and functions that can be easy to use and understand, still working on it to finish it,but it will be ready in a few months,still needs better help and guide and needs to be bug free,but here is the beta version .
Grid to Excel
This SubRoutine will print the MSHFlexGrid Content to Excel as it is along with giving borders,colors,bold.
A Must See Tips: Real Numeric Character in TextBox. Avoid Paste Alpha Character
Many tips (and trick) tell us that if we want the textbox control ignore the character which is not numeric character, then we can just put the code that shown in KeyPress event procedure below.