Click or drag to resize

RichEdit.Selection Property

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

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

Property Value

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