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