Enumerator |
---|
MODAL | Modal dialog.
|
MODAL_RESIZEABLE | Resizable modal dialog.
|
ASYNC | Non-modal (asynchronous) dialog.
|
ASYNC_POPUP_RESIZEABLE | Non-modal (asynchronous) dialog. Resizable popup dialog style (no menu bar).
|
ASYNC_POPUPEDIT | Non-modal (asynchronous) dialog. Popup dialog style (no menu bar, no window frame).
|
ASYNC_TOOLBAR | Non-modal (asynchronous) dialog. Toolbar style with no minimize/maximize buttons, but close button.
|
ASYNC_FULLSCREEN_WORK | Non-modal (asynchronous) dialog. Fullscreen over desktop area.
|
ASYNC_FULLSCREEN_MONITOR | Non-modal (asynchronous) dialog. Fullscreen over the whole monitor area.
|
DUMMY | |