UDS_SETBUDDYINT top-level constant

int const UDS_SETBUDDYINT

Causes the up-down control to set the text of the buddy window (using the WM_SETTEXT message) when the position changes. The text consists of the position formatted as a decimal or hexadecimal string.

Implementation

const UDS_SETBUDDYINT = 0x0002;