如何用API函数控制UpDown控件?
発送消息控制也行。

解决方案 »

  1.   

    属于通用控件编程VS6的MSDN:
    平台SDK
    User Interface Services
    Shell and Common Controls
    Common Controls
    Up-Down Controls
      

  2.   

    Up-Down Control Reference
    This section contains information about the following programming elements used with up-down controls. Up-Down Control Styles Functions  
    CreateUpDownControl  
    Messages  
    UDM_GETACCEL 
    UDM_GETBASE 
    UDM_GETBUDDY 
    UDM_GETPOS 
    UDM_GETRANGE 
    UDM_GETRANGE32 
    UDM_GETUNICODEFORMAT 
    UDM_SETACCEL 
    UDM_SETBASE 
    UDM_SETBUDDY 
    UDM_SETPOS 
    UDM_SETRANGE 
    UDM_SETRANGE32 
    UDM_SETUNICODEFORMAT 
    Notifications  
    NM_RELEASEDCAPTURE (up-down) 
    UDN_DELTAPOS 
    Structures  
    NM_UPDOWN 
    NMUPDOWN 
    UDACCEL