![]() | ![]() | ![]() |
| ||
|
UDM_GETRANGE
UDM_GETRANGE wParam = 0; lParam = 0;Retrieves the minimum and maximum positions (range) for an up-down control.
- The return value is a 32-bit value that contains the minimum and maximum positions. The low-order word is the maximum position for the control, and the high-order word is the minimum position.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.