BUTTON [id]
{
[Flags]
}
A clickable button.
Use GeDialog::Enable() to enable or disable a button.
See Dialog Resource for a description of the common flags.
| [LAYOUTFLAGS] | Layout flags. |
| [NAME] | Text. |
| [SIZE] | Manual size. |
BUTTON IDC_BUTTON { NAME BUTTON_TEXT; }