| |
|
|
| KompilierenMarcaSeparacióncolor&=external("user32","GetSysColor",KONSTANTE)
/*Konstanten:
21 Dark shadow for three-dimensional display elements.
15 Face color for three-dimensional display elements and for dialog box backgrounds.
20 Highlight color for three-dimensional display elements (for edges facing the light source.)
20 Highlight color for three-dimensional display elements (for edges facing the light source.)
22 Light color for three-dimensional display elements (for edges facing the light source.)
16 Shadow color for three-dimensional display elements (for edges facing away from the light source).
10 Active window border.
2 Active window title bar.
12 Background color of multiple document interface (MDI) applications.
1 Desktop.
15 Face color for three-dimensional display elements and for dialog box backgrounds.
20 Highlight color for three-dimensional display elements (for edges facing the light source.)
20 Highlight color for three-dimensional display elements (for edges facing the light source.)
16 Shadow color for three-dimensional display elements (for edges facing away from the light source).
18 Text on push buttons.
9 Text in caption, size box, and scroll bar arrow box.
1 Desktop.
27 Right side color in the color gradient of an active windows title bar. COLOR_ACTIVECAPTION specifies the left side color. Use SPI_GETGRADIENTCAPTIONS with the SystemParametersInfo function to determine whether the gradient effect is enabled.
28 Right side color in the color gradient of an inactive windows title bar. COLOR_INACTIVECAPTION specifies the left side color.
17 Grayed (disabled) text. This color is set to 0 if the current display driver does not support a solid gray color.
13 Item(s) selected in a control.
14 Text of item(s) selected in a control.
26 Color for a hot-tracked item. Single clicking a hot-tracked item executes the item.
11 Inactive window border.
3 Inactive window caption.
19 Color of text in an inactive caption.
24 Background color for tooltip controls.
23 Text color for tooltip controls.
4 Menu background.
29 The color used to highlight menu items when the menu appears as a flat menu (see SystemParametersInfo). The highlighted menu item is outlined with COLOR_HIGHLIGHT.
30 The background color for the menu bar when menus appear as flat menus (see SystemParametersInfo). However, COLOR_MENU continues to specify the background color of the menu popup.
7 Text in menus.
0 Scroll bar gray area.
5 Window background.
6 Window frame.
8 Text in wi
*/
|
|
|
| |
|
|