[]
Perfoms hit testing for tooltips.
protected override HitTestInfo HitTestTooltip(Point pt)
Protected Overrides Function HitTestTooltip(pt As Point) As HitTestInfo
| Type | Name | Description |
|---|---|---|
| Point | pt | Point to test. |
| Type | Description |
|---|---|
| HitTestInfo | Hit test result. |