Click or drag to resize

EditWindow.TextValue Property

X#
A string representing the value held in the edit window.

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

Property Value

Type: Usual
A string representing the value held in the edit window.
Remarks
A string representing the value held in the edit window. For example, the value can be "Jones" or "$14,683.00".
See Also