VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Use ClipCursor API function to keep the mouse pointer inside a form.

Anonymous  (267 Submissions)   Custom Controls/Forms/Menus   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Wed 1st September 1999   Mon 8th February 2021

Use ClipCursor API function to keep the mouse pointer inside a form.

API Declarations


Left As Long
Top As Long
Right As Long
Bottom As Long
End Type
Declare Function ClipCursor Lib "user32" (lpRect As Any) As Long

Rate Use ClipCursor API function to keep the mouse pointer inside a form. (2(2 Vote))
Use ClipCursor API function to keep the mouse pointer inside a form..bas

Use ClipCursor API function to keep the mouse pointer inside a form. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters