[]
Specifies a Control implementing the public method: SetToolTip(Control, string).
public bool SetToolTipHost(Control toolTipHost)
Type | Name | Description |
---|---|---|
Control | toolTipHost | The Control that supports it own tooltips, such as C1Ribbon or C1InputPanel. |
Type | Description |
---|---|
bool | True, if the provided Control has the public SetToolTip method, False otherwise. |