ToolBar.ButtonCount 属性 | |
表示当前工具栏上的按钮数量的数字值。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY ButtonCount AS USUAL GET
public virtual __Usual ButtonCount { get; }
查看代码属性值
类型:
__Usual表示当前工具栏上的按钮数量的数字值。
参见