Method SetText
SetText(string)
Set a new value for the text property.
Declaration
public Tooltip SetText(string value)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | value | The new value (will be localized).  | 
    
Returns
| Type | Description | 
|---|---|
| Tooltip | The Tooltip.  |