ControlFocusChangeEvent 构造函数 (Control, Boolean) | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 CONSTRUCTOR(
loControl AS Control,
lFocus AS LOGIC
)
public ControlFocusChangeEvent(
Control loControl,
bool lFocus
)
查看代码参数
- loControl
- 类型:Control
- lFocus
- 类型:Boolean
参见