Click or drag to resize

GuiFactory.CreateFramePanel Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD CreateFramePanel(
	oOwner AS VODataForm,
	oWindow AS Window
) AS VOFramePanel
Request Example View Source

Parameters

oOwner
Type: VODataForm
oWindow
Type: Window

Return Value

Type: VOFramePanel
See Also