Microsoft SDK for Java

StatusBarPanel.setWidth

Sets the width, in pixels, of the panel.

Syntax

public void setWidth( int width )

Parameters

width

An integer that represents the width of the panel.

Exceptions

WFCInvalidArgumentException thrown if the specified value is less than the minimum width.

See Also   getWidth

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