Click or drag to resize

RichEditProtectEvent.SelectionRange Property

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

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

Property Value

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