Common Controls FAQ

This FAQ provides answers to some common questions about the common controls.

Question Reference
How do I create a wizard? See Creating Wizards.
When you hold the mouse pointer over a partially concealed folder name in the Windows Explorer tree view, a tooltip appears that displays the entire name. How do I create one of these in-place tooltips? See Implementing In-Place Tooltips in Using Tooltip Controls.
How do I create a toolbar that the user can customize? See Customizing Toolbars in Using Toolbar Controls.
How do I embed a control, such as an edit box, in a toolbar control? See Embedding Nonbutton Controls in Toolbars in Using Toolbar Controls.
How do I create the kind of toolbar that Windows Internet Explorer uses? See How to Create an Internet Explorer-style Toolbar.
How do I create the kind of menu bar that Internet Explorer uses? See How to Create an Internet Explorer-style Menu Bar.
How do I handle the common controls if my application needs to be localized? See Localization Support for the Common Controls.