VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Move a form that has not title bar, or one that does by clicking anywhere on form

Anonymous  (267 Submissions)   Custom Controls/Forms/Menus   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Sun 27th December 1998   Mon 8th February 2021

Move a form that has not title bar, or one that does by clicking anywhere on form

API Declarations


Private Declare Sub ReleaseCapture Lib "User32" ()
Const WM_NCLBUTTONDOWN = &HA1
Const HTCAPTION = 2


Rate Move a form that has not title bar, or one that does by clicking anywhere on form (2(2 Vote))
Move a form that has not title bar, or one that does by clicking anywhere on form.bas

Move a form that has not title bar, or one that does by clicking anywhere on form Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters