Microsoft SDK for Java

UpDown.getInterceptArrowKeys

Retrieves a boolean value indicating whether the user can press the UP ARROW and DOWN ARROW keys to increment and decrement the value of the up-down control.

Syntax

public boolean getInterceptArrowKeys()

Return Value

Returns true if the user can press the UP ARROW and DOWN ARROW keys to change the value of the up-down control; otherwise, returns false.

See Also   setInterceptArrowKeys

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