Microsoft SDK for Java

UpDown.getAutoSize

Retrieves a boolean value indicating whether the up-down control automatically adjusts its size to fit the size of its buddy control.

Syntax

public final boolean getAutoSize()

Return Value

Returns true if the up-down control automatically adjusts its size to fit the size of its buddy control; otherwise, returns false.

See Also   setAutoSize

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