Microsoft SDK for Java

StatusBar.getSizingGrip

Retrieves a boolean value indicating whether the status bar has a sizing grip on its right side, which the user can drag to resize the status bar.

Syntax

public boolean getSizingGrip()

Return Value

Returns true if the status bar has a sizing grip; otherwise, returns false.

See Also   setSizingGrip

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