Checks if there is an object which interacts with the mouse in the control under the specified point.
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);
ListBar Class | NETXP.Controls.Bars Namespace