Microsoft SDK for Java

UpDown.setMinimum

Sets the lower limit for the value of the up-down control.

Syntax

public void setMinimum( int value )

Parameters

value

The lower limit for the value of the up-down control. The default value is 0.

See Also   getMinimum

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