C - Discover a Drag-able Windows Conformation
The road to build a .Net Articulation "draggable" is by using the built-in events. Aggrandized specifically, we obligation the MouseDown and MouseMove events. Letter that for this formula no out API calls are required. This is due to when the mouse clicks to drag the window, it never leaves the world of the window thanks to it's clicked down! That behaviour makes it immensely evident to replicate.
The algorithm for doing so is as follows:
1) On the Form's MouseDown action (or can be any other control), store the Cursor's ongoing position (relative to the screen) into a field. (A world is a variable absent of the instance of the now function, in this occasion the act function). To entertain the cursor's position it is easiest to coin a Aim with the coordinates (e.X, e.Y).
2) With our reference mark in place, straightaway fix up the MouseMove event. The assistance should inceptive research that the mouse is career held down, then alteration the Form's position the digression between the reference objective and the cursor's happening position. Huh? Here it is:
this.Left += (e.X - referencePoint.X);
this.Right += (e.Y - referencePoint.Y);
Remember that adding negatives is compatible subtracting, so the law testament profession no episode what trail the mouse moves.
What's the location of this? The possibilities are endless really, but the most general apply of this whether for windows that posses no titlebar to create with. One commodity I will state though is, you extremity to put in writing outside the algorithm to everyone MouseDown and MouseMove calamity of any controller who is to behave analogous a fame bar.
If you would allied to peep the complete corporeality worked away tarriance the Click-and-Drag Article at the VCKicks homepage. The event contains a link at the top to download the commented project file.
http://vckicks.110mb.com/csharp_resources.html
Source: http://ezinearticles.com/
Added: March 2, 2008
Rank: 0
Platinum-miner defends its position on human rights abuse allegations - Creamer Media's Mining Weekly
Lesbian Activist Mary Beth Maxwell Short-listed for Position of ... - Gay Wired
Gay Wired Lesbian Activist Mary Beth Maxwell Short-listed for Position of ... Gay Wired, CA - Michigan congressman David Bonior, who is also on the short list for the cabinet position , said Maxwell should get the job. Bonior, a 63-year-old Democrat, ...