UpDown.getAutoSize

Overview | Methods | This Package | All Packages

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