[]
Retrieves the rich tooltip text associated with the specified control.
protected string GetToolTip(Control control)
Type | Name | Description |
---|---|---|
Control | control | The Control for which to retrieve the tooltip text. |
Type | Description |
---|---|
string | The tooltip text for the specified control. |