Contents Index Topic Contents | ||
Previous Topic: UDM_SETBASE Next Topic: UDM_SETPOS |
UDM_SETBUDDY
UDM_SETBUDDY wParam = (WPARAM) (HWND) hwndBuddy; lParam = 0;Sets the buddy window for an up-down control.
- The return value is the handle to the previous buddy window.
- hwndBuddy
- Handle to the new buddy window.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.