Microsoft SDK for Java

UpDown.setMaximum

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

Syntax

public void setMaximum( int value )

Parameters

value

The upper limit for the value of the up-down control. The default value is 100.

See Also   getMaximum

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