Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
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. |