GetToolTip Method (C1TreeView)
Retrieves the rich tooltip text associated with the specified control.
'Declaration
Public Function GetToolTip( _
ByVal As Control _
) As String
Parameters
- control
- The Control for which to retrieve the tooltip text.
Return Value
The tooltip text for the specified control.