IRichTextEditwText Property |
The contents of the edit control, as as text string.
Namespace:
SmartBear.TestLeft.TestObjects
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 IRichTextEdit
Dim value As String
value = instance.wText
property String^ wText {
String^ get ();
}
Property Value
Type:
StringExceptions See Also