Click or drag to resize

RichEdit.Selection Property (Typed)

X#
A Selection object 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 Selection AS Selection GET SET 
Request Example View Source

Property Value

Type: Selection
A Selection object representing the currently selected text in the rich edit.
See Also