[]
Gets the tooltip displayed for this element.
string GetTooltip(object o)
Function GetTooltip(o As Object) As String
Type | Name | Description |
---|---|---|
object | o | Object with the reserved cursor. |
Type | Description |
---|---|
string | The tooltip displayed for this element. |