Click or drag to resize

RichEdit.SelectedText Property (Typed)

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

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

Property Value

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