Using a Dialog Window

When using a dialog window, an application must load the dialog window, process user input, and destroy the dialog window when the user finishes the task. The process for handling a dialog window varies, depending on whether the dialog window is modal or modeless.


[Back: Creating an Enhanced Message Box]
[Next: Creating a Dialog Template]