UDS_ARROWKEYS top-level constant

int const UDS_ARROWKEYS

Causes the up-down control to increment and decrement the position when the UP ARROW and DOWN ARROW keys are pressed.

Implementation

const UDS_ARROWKEYS = 0x0020;