[]
Associates a rich tooltip with a control.
public virtual void SetToolTip(Control control, string text)
Type | Name | Description |
---|---|---|
Control | control | Control that will be associated with the rich tooltip. |
string | text | String containing Html text to be displayed in the tooltip. |