![]() | ![]() | ![]() |
| ||
|
UDM_SETRANGE32
UDM_SETRANGE32 wParam = (WPARAM)(int) iLow; lParam = (LPARAM)(int) iHigh;Sets the 32-bit range of an up-down control.
- The return value for this message is not used.
- iLow
- Signed integer value that represents the new lower limit of the up-down control range.
- iHigh
- Signed integer value that represents the new upper limit of the up-down control range.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.