Click or drag to resize

SplitView Constructor (Typed)

X#
Initializes a new instance of the SplitView class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oOwner,
	xID,
	oPoint,
	oDimension,
	lHorizontalDrag,
	lVerticalDrag,
	kAlignment
) CLIPPER
Request Example View Source

Parameters

oOwner (Optional)
Type: Usual
xID (Optional)
Type: Usual
oPoint (Optional)
Type: Usual
oDimension (Optional)
Type: Usual
lHorizontalDrag (Optional)
Type: Usual
lVerticalDrag (Optional)
Type: Usual
kAlignment (Optional)
Type: Usual
See Also