Home
|
Programming
|
Articles
|
Newsletter
|
Links
|
About
Programming
»
Visual Basic 6
»
Visual Basic 6 Code
»
Forms
Expand the basic functionality of the VB form.
Disable the close button
Disables the X of a form and removes the close option in the control menu.
Move a form with no title bar
Enables you to create a fake title bar or allow the user to move your form from another control.
Set form always on top
Puts the form above all other windows and makes it stay there.