#include <CAddScreen.h>
Collaboration diagram for CAddScreen:
Public Member Functions | |
CAddScreen (HWND parent, CConfig *, const CString &name) | |
manipulators | |
bool | doModal () |
Run dialog. | |
accessors | |
CString | getName () const |
Definition at line 26 of file CAddScreen.h.
|
Run dialog.
Display and handle the dialog until closed by the user. Return Definition at line 69 of file CAddScreen.cpp. |