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