Microsoft SDK for Java

ToolBar.setButton

Replaces the button at the specified index.

Syntax

public final void setButton( int index, ToolBarButton button )

Parameters

index

The index at which to set the button.

button

A ToolBarButton object that specifies the button to set.

See Also   getButton

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