Microsoft SDK for Java

TrackBar.getSmallChange

Retrieves the number of units the slider moves when the user presses the LEFT ARROW, RIGHT ARROW, UP ARROW, or DOWN ARROW key.

Syntax

public int getSmallChange()

Return Value

Returns the number of units the slider moves when the user presses an arrow key.

See Also   setSmallChange

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