|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: ui.src,v 2.2 1998-02-20 09:29:36 howcome Exp $ --> |
| 3 | +<!-- $Id: ui.src,v 2.3 1998-02-21 00:17:49 ijacobs Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>User interface</TITLE> |
@@ -91,64 +91,64 @@ class="propinst-background-color">'background-color'</span>) can take |
91 | 91 | one of the following names:</p> |
92 | 92 |
|
93 | 93 | <dl> |
94 | | -<dt><strong>activeborder</strong> |
| 94 | +<dt><strong>active-border</strong> |
95 | 95 | <dd>Active window border. |
96 | | -<dt><strong>activecaption</strong> |
| 96 | +<dt><strong>active-caption</strong> |
97 | 97 | <dd>Active window caption. |
98 | | -<dt><strong>appworkspace</strong> |
| 98 | +<dt><strong>app-workspace</strong> |
99 | 99 | <dd>Background color of multiple document interface. |
100 | 100 | <dt><strong>background</strong> |
101 | 101 | <dd>Desktop background. |
102 | | -<dt><strong>buttonface</strong> |
| 102 | +<dt><strong>button-face</strong> |
103 | 103 | <dd>Face color for three-dimensional display elements. |
104 | | -<dt><strong>buttonhighlight</strong> |
| 104 | +<dt><strong>button-highlight</strong> |
105 | 105 | <dd>Dark shadow for three-dimensional display elements (for |
106 | 106 | edges facing away from the light source). |
107 | 107 | <dt><strong></strong> |
108 | 108 | <dd>Shadow color for three-dimensional display elements. |
109 | | -<dt><strong>buttontext</strong> |
| 109 | +<dt><strong>button-text</strong> |
110 | 110 | <dd>Text on push buttons. |
111 | | -<dt><strong>captiontext</strong> |
| 111 | +<dt><strong>caption-text</strong> |
112 | 112 | <dd>Text in caption, size box, and scroll bar arrow box. |
113 | | -<dt><strong>graytext</strong> |
| 113 | +<dt><strong>gray-text</strong> |
114 | 114 | <dd>Grayed (disabled) text. This color is set to #000 if |
115 | 115 | the current display driver does not support a solid gray color. |
116 | 116 | <dt><strong>highlight</strong> |
117 | 117 | <dd>Item(s) selected in a control. |
118 | | -<dt><strong>highlighttext</strong> |
| 118 | +<dt><strong>highlight-text</strong> |
119 | 119 | <dd>Text of item(s) selected in a control. |
120 | | -<dt><strong>inactiveborder</strong> |
| 120 | +<dt><strong>inactive-border</strong> |
121 | 121 | <dd>Inactive window border. |
122 | | -<dt><strong>inactivecaption</strong> |
| 122 | +<dt><strong>inactive-caption</strong> |
123 | 123 | <dd>Inactive window caption. |
124 | | -<dt><strong>inactivecaptiontext</strong> |
| 124 | +<dt><strong>inactive-caption-text</strong> |
125 | 125 | <dd>Color of text in an inactive caption. |
126 | | -<dt><strong>infobackground</strong> |
| 126 | +<dt><strong>info-background</strong> |
127 | 127 | <dd>Background color for tooltip controls. |
128 | | -<dt><strong>infotext</strong> |
| 128 | +<dt><strong>info-text</strong> |
129 | 129 | <dd>Text color for tooltip controls. |
130 | 130 | <dt><strong>menu</strong> |
131 | 131 | <dd>Menu background. |
132 | | -<dt><strong>menutext</strong> |
| 132 | +<dt><strong>menu-text</strong> |
133 | 133 | <dd>Text in menus. |
134 | 134 | <dt><strong>scrollbar</strong> |
135 | 135 | <dd>Scroll bar gray area. |
136 | | -<dt><strong>threeddarkshadow</strong> |
| 136 | +<dt><strong>three-d-dark-shadow</strong> |
137 | 137 | <dd>Dark shadow for three-dimensional display elements. |
138 | | -<dt><strong>threedface</strong> |
| 138 | +<dt><strong>three-d-face</strong> |
139 | 139 | <dd>Face color for three-dimensional display elements. |
140 | | -<dt><strong>threedhighlight</strong> |
| 140 | +<dt><strong>three-d-highlight</strong> |
141 | 141 | <dd>Highlight color for three-dimensional display elements. |
142 | | -<dt><strong>threedlightshadow</strong> |
| 142 | +<dt><strong>three-d-light-shadow</strong> |
143 | 143 | <dd>Light color for three-dimensional display elements |
144 | 144 | (for edges facing the light source). |
145 | | -<dt><strong>threedshadow</strong> |
| 145 | +<dt><strong>three-d-shadow</strong> |
146 | 146 | <dd>Dark shadow for three-dimensional display elements. |
147 | 147 | <dt><strong>window</strong> |
148 | 148 | <dd>Window background. |
149 | | -<dt><strong>windowframe</strong> |
| 149 | +<dt><strong>window-frame</strong> |
150 | 150 | <dd>Window frame. |
151 | | -<dt><strong>windowtext</strong> |
| 151 | +<dt><strong>window-text</strong> |
152 | 152 | <dd>Text in windows. |
153 | 153 | </dl> |
154 | 154 |
|
|
0 commit comments