I am able to subclass my form and create a move event. However I don't know how to stop the form from being moved after its left property is let say 1000? For now it looks like the user can drag it beyond the 1000 point (it comes back to 1000 but it looks ugly - I want to stop it completely).
Thanks for ANY help.