Click or drag to resize

GroupBox.CurrentText Property (Typed)

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

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

Property Value

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