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