company logo

ADK_ContextStyle - Context style

The context style defines text elements (label, tool tips, explanatory text) and common options for GUI elements. The context style defines, how a GUI element appears in the context of its parent GUI element.

Typically, context style properties are defined in commonly used control elements and might be overwritten by context specific element definition. Thus, filed definitions (ADK_Field) may overwrite the context style definitions defined in the referenced field control (ADK_FieldControl) or event actions (ADK_EventAction) may overwrite context style properties of the related event action control (ADK_EventActionControl).

Since GUI element definitions are cached, changes in the context style become visible after restarting the application.

Attributes