Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A version of this page is also available for
4/8/2010
The following tables show the up-down controls messages, with a description of the purpose of each.
| Programming element | Description |
|---|---|
This message retrieves acceleration information for an up-down control. |
|
The UDM_GETBASE message retrieves the current radix base — that is, either base 10 or 16 — for an up-down control. |
|
This message retrieves the handle of the current buddy window. |
|
This message retrieves the current position of an up-down control. |
|
This message retrieves the minimum and maximum positions, or the range, for an up-down control. |
|
This message retrieves the 32-bit range of an up-down control. |
|
This message sets the acceleration for an up-down control. |
|
This message sets the radix base for an up-down control. |
|
This message sets the buddy window for an up-down control. |
|
This message sets the current position for an up-down control. |
|
This message sets the minimum and maximum positions, or the range, for an up-down control. |
|
This message sets the 32-bit range of an up-down control. |
|
This message is sent by the OS to the parent window of an up-down control when the position of the control is about to change. |