USERAREA [id] { [Flags] }
Represents a GeUserArea object. It can show whatever is need and can be used to make custom controls.
Use GeDialog::AttachUserArea() to assign a GeUserArea object to the user area control.
See Dialog Resource for a description of the common flags.
[LAYOUTFLAGS] | Layout flags. |
[SIZE] | Manual size. |
USERAREA IDC_USERAREA { SIZE -320,-240; }