Click or drag to resize

IVOControlContainer.SetChildIndex Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
METHOD SetChildIndex(
	oCtrl AS IVOControl,
	nIndex AS LONG
) AS VOID

Parameters

oCtrl
Type: IVOControl
nIndex
Type: Long
See Also