Microsoft SDK for Java

UpDown.getHorizontal

Retrieves a boolean value indicating whether the up-down control's arrows point to the left and right instead of up and down.

Syntax

public boolean getHorizontal()

Return Value

Returns true if the arrows on the up-down control point left and right; returns false if the arrows point up and down.

See Also   setHorizontal

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