SUBDIALOG [id] { [Flags] }
Represents a sub-dialog. It makes it easy to create dynamic interfaces since one can replace parts of a dialog with a single call to GeDialog::AttachSubDialog().
See Dialog Resource for a description of the common flags.
[LAYOUTFLAGS] | Layout flags. |
[SIZE] | Manual size. |
SUBDIALOG IDC_SUBDIALOG { SIZE -200,-100; }