Drag Forms That Don't Have Title Bars
Category:
Forms and ControlsType:
SnippetsDifficulty:
BeginningAuthor:
Cool IceVersion Compatibility: Visual Basic 6
More information:
Create a form, and follow me:
-Border style ----> none
-Caption ----> none
-control box -----> false
You can also use this code to drag picture boxes, image controls, etc.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: