Click or drag to resize

SplitView.SetPaneClient Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SetPaneClient(
	oWindow AS IGuiObject,
	nPane AS LONG
) AS VOID
Request Example View Source

Parameters

oWindow
Type: IGuiObject
nPane
Type: Long
See Also