Control.setControlIndex

Overview | Methods | Fields | This Package | All Packages

Control.setControlIndex

Sets the zero-based index of the specified child control within the parent's control array.

Syntax

public final void setControlIndex( int value )

Parameters

value

The zero-based index that you want this control to have.

See Also   getControlIndex