|
-
Apr 2nd, 2019, 01:02 PM
#18
Re: [RESOLVED] Draggable Form
 Originally Posted by Pixy
Ah Me.MouseMove was the problem. I'm not familiar with Me. at all. Thanks a bunch paul!
In the context it is used there, Me refers to the Form
Edit: The way passel showed you, that moved either the whole form when dragging in the form, or moved the picturebox within the form when dragging in the picturebox, was because passel was handling the mousemove event for both the form and the picturebox, and setting the location for the sender object, which was either the form or the picturebox...
Last edited by .paul.; Apr 2nd, 2019 at 01:18 PM.
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|