A Simple Windowless User Control to Drag Forms
Category:
Forms and ControlsType:
ControlsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
Ever tried dragging a form that is borderless? Do you produce applications for Touch screen pc's? T_MoveButton is a simple control allowing the user to drag the parent form around even if the form is borderless. It is also a windowless user control. This means it uses less system resources than a conventional user control.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download movebutton.zip