Drawing > Drawing Assembly Enumerations > GxThemeColor
The GxThemeColor enumeration contains the colors depending on the formatting theme in use.
It is used by the following properties and methods:
Value | Brief description |
0 | BtnFace. Color of 3D element front side. |
1 | BtnShadow. 3D element shadow color. This color is applied to the 3D element areas that are turned away from the light source. |
2 | BtnHighlight. 3D element highlighting color. This color is applied to the 3D object areas that are faced to the light source. |
3 | BtnText. 3D element text color. |
4 | WindowFrame. Window frame color. |
5 | BtnDkShadow. 3D element shadow dark color. The shadow dark color is applied to the darkest areas of 3D object. |
6 | BtnLight. 3D element light color. The light color is applied to the 3D object areas that are faced to the light source. |
7 | GrayedText. Gray text color. Inactive elements of the list are displayed in gray. |
8 | Highlight. Background color of highlighted documents. The selected menu elements as well as the highlighted text belong to the highlighted elements. |
9 | TextHighlight. Text color of highlighted elements. |
10 | HotText. Hyperlink color. |
11 | HotLinkText. Color of selected hyperlinks. |
12 | BarWindow. Background color of popup panel's client part. |
13 | BarFace. Color of popup panel's front side. |
14 | BarShadow. Tooltip shadow color. |
15 | BarHighlight. The color that is used to render the brightest area of the popup panel border. |
16 | BarDkShadow. Popup panel dark color. The dark color is used for the shadow areas that are maximum distant form the popup panel. |
17 | BarLight. The color that is used to render popup panel border. |
18 | BarText. Text color in popup panel's client part. |
19 | Window. Background color in window's client part. |
20 | WindowText. Text color in window's client part. |
21 | CaptionText. Active window caption text color. |
22 | MenuText. Menu item text color. |
23 | ActiveCaption. Active window caption background color. |
24 | InactiveCaption. Inactive window caption background color. |
25 | ActiveCaptionGradient. The lightest color in the gradient of the active window caption. |
26 | InactiveCaptionGradient. The lightest color in the gradient of the inactive window caption. |
27 | InactiveCaptionText. Inactive window caption text color. |
28 | ActiveBorder. Active window border color. |
29 | InactiveBorder. Inactive window border color. |
30 | ToolBarGradientDark. The darkest color in the gradient on the control panel. |
31 | ToolBarGradientLight. The lightest color in the gradient on the control panel. |
32 | HeaderNormalStart. Start color in the gradient of the column header in the normal mode. |
33 | HeaderNormalFinish. End color in the gradient of the column header in the normal mode. |
34 | HeaderHighlightStart. Start color in the gradient of the highlighted column header. |
35 | HeaderHighlightFinish. End color in the gradient of the highlighted column header. |
36 | HeaderPressedStart. Start color in the gradient of the pressed column header. |
37 | HeaderPressedFinish. End color in the gradient of the pressed column header. |
See also: