VOToolBar.PressButton 方法 | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD PressButton(
nID AS LONG,
lPressed AS LOGIC
) AS LOGIC
public virtual bool PressButton(
int nID,
bool lPressed
)
查看代码参数
- nID
- 类型:Int32
- lPressed
- 类型:Boolean
返回值
类型:
Boolean参见