Browsing Visual Basic 6
Create a Window from scratch using CreateWindowEx
This example will create a window from scratch.
Make an application entirly from APIs !!!!
This is a realy cool piece of code to create an apllication window using the API.
XP SIDE MENU updated once again
I have updated once again Working scrollbars,resizable at runtime,animated Roll affect on panels user can change speed,gradient background,one panel show property(when panel is clicked the other panels close except if panel state is set to Fixed)check out my xp form skin control known as jsskin 1.
First VB Menu Ownerdraw Engine
Also,MENU CREATOR/COMPILER {binary,text file}-------------Of .
Desk Topper
Lets you save different desktop arrangements and restore them with a mouse click.
Example of how to auto scroll
Teaches you how to auto-scroll a richtextbox, but it accounts for the vertical scrollbar.
Learn How To Make VB Handle Strings As Fast As C
If you want your strings routines to be as fast as possible, learn C.