Moves a form as if clicking title bar, but with a label
Moves a form as if clicking title bar, but with a label
API Declarations
Public Declare Function ReleaseCapture Lib "user32" () As Long
Rate Moves a form as if clicking title bar, but with a label
(1(1 Vote))
ReleaseCapture
Call SendMessage(Me.hwnd, &HA1, 2, 0&)
End Sub
Moves a form as if clicking title bar, but with a label Comments
No comments yet — be the first to post one!
Post a Comment