Click or drag to resize

VOForm.SetChildIndex Method (Typed)

X#

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

Parameters

oCtrl
Type: IVOControl
nIndex
Type: Long

Implements

SetChildIndex(IVOControl, Long)
See Also