CDialog
E828344
CDialog is a core Microsoft Foundation Class (MFC) C++ class used to create and manage dialog boxes in Windows applications.
Statements (43)
| Predicate | Object |
|---|---|
| instanceOf |
C++ class
ⓘ
MFC class ⓘ dialog class ⓘ |
| associatedWith |
dialog resource template
ⓘ
resource ID ⓘ |
| baseClassOf |
CColorDialog
NERFINISHED
ⓘ
CDialogEx NERFINISHED ⓘ CFileDialog NERFINISHED ⓘ CFontDialog NERFINISHED ⓘ CPageSetupDialog NERFINISHED ⓘ CPrintDialog NERFINISHED ⓘ CPropertySheet NERFINISHED ⓘ |
| category | user interface class ⓘ |
| developedBy | Microsoft ⓘ |
| documentationURL | https://learn.microsoft.com/en-us/cpp/mfc/reference/cdialog-class ⓘ |
| headerFile | afxwin.h ⓘ |
| inheritsFrom | CWnd ⓘ |
| introducedIn | early versions of MFC ⓘ |
| lifecycleEvent |
command handling
ⓘ
data exchange ⓘ dialog termination ⓘ initialization ⓘ |
| partOf |
MFC
NERFINISHED
ⓘ
Microsoft Foundation Class Library NERFINISHED ⓘ |
| programmingLanguage | C++ ⓘ |
| providesMethod |
Create
ⓘ
DoModal ⓘ EndDialog ⓘ GetDlgItemText ⓘ OnCancel ⓘ OnInitDialog ⓘ OnOK ⓘ SetDlgItemText ⓘ UpdateData ⓘ |
| runsOn | Microsoft Windows NERFINISHED ⓘ |
| supports |
modal dialogs
ⓘ
modeless dialogs ⓘ |
| usedFor |
creating dialog boxes
ⓘ
managing dialog boxes ⓘ |
| usedIn | Windows applications ⓘ |
| uses |
DDV
NERFINISHED
ⓘ
DDX ⓘ message map ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.