Click or drag to resize

GuiFactory.CreateSurfacePanel Method (Control, Long, Long)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD CreateSurfacePanel(
	Owner AS Control,
	dwStyle AS LONG,
	dwExStyle AS LONG
) AS VOSurfacePanel
Request Example View Source

Parameters

Owner
Type: Control
dwStyle
Type: Long
dwExStyle
Type: Long

Return Value

Type: VOSurfacePanel
See Also