Button.CurrentText 属性 | |
对于复选框、推按钮和单选按钮,Button:CurrentText 包含 NULL_STRING。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY CurrentText AS USUAL GET SET
public override __Usual CurrentText { get; set; }
查看代码属性值
类型:
__Usual对于复选框、推按钮和单选按钮,Button:CurrentText 包含 NULL_STRING。
参见