Making and Using Controls
You make most controls for dialog boxes in the Visual C++ . But you can also create controls in any dialog box or window.
What do you want to know more about?
Adding controls by hand (without the dialog editor)
Using DDX and DDV to initialize controls and retrieve values from them
Individual controls: see the table Windows Common Controls and MFC Classes for links to all common controls