NetXP 3.0 Reference

IMouseHandler.MouseDownPoint Property

Gets/sets the point at which the mouse button was pressed.

[Visual Basic]
Property MouseDownPoint As Point
[C#]
System.Drawing.Point MouseDownPoint {get; set;}

See Also

IMouseHandler Interface | NETXP.Controls.Bars Namespace