Indicates whether a mouse click at the specified point should be handled by the control.
'Declaration
Protected Overrides Function GetHitTest( _
ByVal As Point _
) As Boolean
Parameters
- pt
Return Value
true if a click at the specified point is to be handled by the control; otherwise, false.