Visual Basic / Games / Movement
Snippet details
ID: 341
Viewed: 1301
Added: 2002-08-19
Version:
I'll assume that you want to move the form
Don't forget to set the KeyPreview property to TRUE.
to move something else instead of the form-
In that case the code is same as before, just instead of ME keyword put the name of the object you want to move.
Don't forget to set the KeyPreview property to TRUE.
to move something else instead of the form-
In that case the code is same as before, just instead of ME keyword put the name of the object you want to move.
General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: Unknown
| Snippet By: | Unknown |
| Declarations | |
| Code | |
| Highlight All | |
No Reviews to show
