|
FORMS |
|
|
Form Split.zip
This neat little project shows you how to split your Form into two part. One
example shows you how to spilt vertically and the other shows you how to split
it horizontally.
|
FormIcon.zip
A small project which shows you
how-to change your form icon in runtime.
|
Gradient.zip
This project shows you how to make new colors using gradients.
|
VBROTARY.zip
This project shows you how to print a Rotary (ROLODEX) Card.
|
VBTABDLG.zip
This project is a shows how to create MS Word 6.0 style tabbed dialog
without any VBX or DLL
|
Make Your Form Scrollable
Simple
demonstration of how to use scroll bars to scroll your form (like in
Internet Explorer or Netscape). Run the program, resize the form, and use
the scroll bars to scroll over him.
|
Progress Bar In StatusBar
This source code
demonstrates how to place a progress bar into a panel of a status bar.
|