Click or drag to resize

Edit.Caption Property

X#
Caption text is not displayed for single-line or multiline edit controls. It can be used to store general text information.

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

Property Value

Type: Usual
Caption text is not displayed for single-line or multiline edit controls. It can be used to store general text information.
See Also