Click or drag to resize

GroupBox.CurrentText Property

X#
This property is provided to override the inherited functionality from the TextControl class, as it does not apply to group boxes.

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

Property Value

Type: Usual
This property is provided to override the inherited functionality from the TextControl class, as it does not apply to group boxes.
See Also