NetXP 3.0 Reference

ListBar.HitTest Method

Checks if there is an object which interacts with the mouse in the control under the specified point.

Overload List

Checks if there is an object which interacts with the mouse in the control under the specified point.

public IMouseHandler HitTest(Point);

Checks if there is an object which interacts with the mouse in the control under the specified point.

public IMouseHandler HitTest(Point,bool);

See Also

ListBar Class | NETXP.Controls.Bars Namespace