点击或拖拽改变大小

RadioButton.TextValue 属性

X#
RadioButton:TextValue 设置为 RadioButton:Caption 文本。

命名空间:  XSharp.VO.SDK
程序集:  XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
 VIRTUAL PROPERTY TextValue AS STRING GET SET 
查看代码

属性值

类型:String
RadioButton:TextValue 设置为 RadioButton:Caption 文本。
备注
RadioButton:TextValue 设置为 RadioButton:Caption 文本。RadioButton:TextValue 的赋值也会改变 RadioButton:Caption。
参见