Microsoft SDK for Java

StatusBar.getStatusBarPanel

Retrieves the specified panel on the status bar.

Syntax

public StatusBarPanel getStatusBarPanel( int index )

Parameters

index

The zero-based index of the panel to return.

Return Value

Returns a StatusBarPanel object that represents the status bar panel.

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