ControlStyle

Format: ControlStyle "Text|Text",

Example: ControlStyle "AUTOTRACK|HIGHLIGHTONFOCUS|HIGHLIGHTONMOUSEOVER",

Example: ControlStyle "AUTOTRACK",

Example: ControlStyle "AUTOTRACK|HIGHLIGHTONMOUSEOVER",

AUTOTRACK: Mouse Clicks onto the button won't affect the world below the button. An Unit can not be ordered at a target below it nor units can be selected below the button.

HIGHLIGHTONMOUSEOVER: Enables the usage of ControlMouseOverHighlight.

HIGHLIGHTONFOCUS: Enables the usage of ControlFocusHighlight.

CLICKONMOUSEDOWN: FRAMEEVENT_CONTROL_CLICK & Audio click sound happen on click instead of release

ATLEASTONE:

EXCLUSIVE: Used in RADIOGROUP: only one checkbox can be checked at a time (each user can check a different one).

SHIFTDESELECT:

DRAG:

RELEASENOTIFY:

AUTODOWN:

MULTISELECT:

Used in: BUTTON, GLUEBUTTON, TEXTBUTTON, GLUETEXTBUTTON, GLUECHECKBOX