GuiFactory.CreateSurfacePanel 方法 (Control, Int32, Int32) | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD CreateSurfacePanel(
Owner AS Control,
dwStyle AS LONG,
dwExStyle AS LONG
) AS VOSurfacePanel
public virtual VOSurfacePanel CreateSurfacePanel(
Control Owner,
int dwStyle,
int dwExStyle
)
查看代码参数
- Owner
- 类型:Control
- dwStyle
- 类型:Int32
- dwExStyle
- 类型:Int32
返回值
类型:
VOSurfacePanel参见