Method HideOnClickPoint
HideOnClickPoint(PointD)
Gets whether mouse click on the specified point in the control closes popup window.
protected override bool HideOnClickPoint(PointD point)
Parameters
point
PointDPoint to check.
Gets whether mouse click on the specified point in the control closes popup window.
protected override bool HideOnClickPoint(PointD point)
point
PointDPoint to check.