SendMessageW (hUpDown, UDM_SETPOS32, 0, 0);. With the UDM_SETPOS32 message, we set the initial position of the UpDown control. code = ((LPNMHDR) ...
確定! 回上一頁