GroupBox.CurrentText 属性 | |
此属性用于覆盖从 TextControl 类继承的功能,因为它不适用于分组框。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY CurrentText AS STRING GET SET
public override string CurrentText { get; set; }
查看代码属性值
类型:
String此属性用于覆盖从 TextControl 类继承的功能,因为它不适用于分组框。
参见