Share via


Dialog-Box Tasks

OverviewDetailsSample

Create dialog boxes when you need to obtain information from your user, such as program settings and options. Two fundamental types of dialog boxes are available: modal and modeless dialog boxes. Either of these can contain all types of controls, and either can include property pages to group controls logically.

What do you want to do?

Categories of tasks covered in this topic include:

  • Basic Dialog-Box Tasks

  • Displaying, Initializing, and Closing Dialog Boxes

  • Working with Dialog-Box Data

  • Implementing Property-Sheet Dialog Boxes

  • Working with Dialog Classes and Common Dialogs

  • Advanced Dialog-Box Tasks

Basic Dialog-Box Tasks

Displaying, Initializing, and Closing Dialog Boxes

Working with Dialog-Box Data

Implementing Property-Sheet Dialog Boxes

Working with Dialog Classes, and Common Dialogs

Advanced Dialog-Box Tasks

See Also   Dialog Editor Topics (Specific to Visual C++),