Microsoft SDK for Java

StatusBar.removePanel

Removes the specified panel from the status bar.

Syntax

public void removePanel( int index )

Parameters

index

The zero-based index of the panel to remove.

Exceptions

WFCInvalidArgumentException thrown if the specified index is not valid.

See Also   addPanel

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