Click or drag to resize

Edit.SelectedText Property

X#
A string representing the text that is currently selected in this edit control.

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

Property Value

Type: Usual
A string representing the text that is currently selected in this edit control.
See Also