By programming.

(a) you need to identify when to start and end moving (i.e. "mouse down"
and "mouse up" events for the left mouse button, maybe?)
(b) you need to move the controls. This basically means capturing the
mousemove events in the form and moving the controls.


Regards

Thomas Tomiczek
THONA Consulting Ltd.
(Microsoft MVP C#/.NET)



-----Original Message-----
From: Shishir Kumar Mishra [mailto:[EMAIL PROTECTED]] 
Sent: Donnerstag, 25. April 2002 11:26
To: [EMAIL PROTECTED]
Subject: [DOTNET] to move the control at run time


Hi Lists!
how to allow my user to move my controls around with the mouse?

thanx in advance.... 
Shishir Kumar Mishra
Agni Software (P) Ltd.,
Bangalore-560055, India
www.agnisoft.com

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to