IWinTooltipwText Property |
Specifies the text shown by the tooltip control.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wText As String
Get
Dim instance As IWinTooltip
Dim value As String
value = instance.wText
property String^ wText {
String^ get ();
}
Property Value
Type:
StringExceptions See Also