Click or drag to resize

RichEditSelectionEvent.Selection Property

X#
A selection object representing the selection range in the rich edit.

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

Property Value

Type: Selection
A selection object representing the selection range in the rich edit.
See Also