Button.Caption 属性 | |
表示显示在复选框或单选按钮旁边或推按钮顶部的文本字符串。Button:Caption 分配还会更改按钮的 Button:CurrentText。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY Caption AS STRING SET
public override string Caption { set; }
查看代码属性值
类型:
String表示显示在复选框或单选按钮旁边或推按钮顶部的文本字符串。Button:Caption 分配还会更改按钮的 Button:CurrentText。
实现
Caption参见