Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.