EditWindowTextAll Property
Description
Returns a single string containing all the text of the entire Edit window as seen in the Edit window's command mode. Read only.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property EditWindowTextAll As String |
Return Type
Read-only String value.
See Also