Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > IUiControl Interface : Tooltip Property |
'Declaration
Property Tooltip As String
'Usage
Dim instance As IUiControl Dim value As String instance.Tooltip = value value = instance.Tooltip
string Tooltip {get; set;}