ComponentBounds Property (ToolTipPositionEventArgs)
In This Topic
Gets the bounds of the
System.ComponentModel.Component that provides the tooltip text and location.
Syntax
'Declaration
Public ReadOnly Property ComponentBounds As Rectangle
public Rectangle ComponentBounds {get;}
See Also