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