[Programming Visual C++]Chapt sixWindows Common Controls


Be aware that ClassWizard offers no member variable support for the common controls. You'll have to add code to your OnInitDialog and OnOK functions to initialize and read control data. ClassWizard will, however, allow you to map notification messages from common controls.
原文地址:https://www.cnblogs.com/huqingyu/p/206550.html