NetXP 3.0 Reference

ObjectClickedEventArgs.Location Property

The Location of the mouse, relative to the control, when the item was clicked.

[Visual Basic]
Public ReadOnly Property Location As Point
[C#]
public System.Drawing.Point Location {get;}

See Also

ObjectClickedEventArgs Class | NETXP.Controls.Bars Namespace