dialog box management system
C24442
concept
A dialog box management system is a software component that controls the creation, display, behavior, and lifecycle of dialog windows within an application’s user interface.
Observed surface forms (4)
| Surface form | Occurrences |
|---|---|
| dialog class | 1 |
| dialog system component | 1 |
| modal dialog manager | 1 |
| print dialog function | 1 |
Instances (5)
| Instance | Via concept surface |
|---|---|
| Dialog Manager | — |
| MatDialog | modal dialog manager |
| PrintDlg | print dialog function |
| Menu Manager | dialog system component |
| CDialog | dialog class |