Click or drag to resize

Edit.SelectedText Property (Typed)

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

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

Property Value

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