Sets the zero-based index of the specified child control within the parent's control array.
public final void setControlIndex( int value )
value
The zero-based index that you want this control to have.
See Also getControlIndex