Click or drag to resize

RichEdit.SelectedText Property

X#
A string representing the currently selected text in the rich edit.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY SelectedText AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A string representing the currently selected text in the rich edit.
See Also