Overview | Methods | This Package | All Packages
| Fields | Description |
| ACTIVECAPTIONTEXT | Specifies a Pen object that is the color of the active window's caption text. |
| CONTROLTEXT | Specifies a Pen object that is the color of the text on a button or other control. |
| GRAYTEXT | Specifies a Pen object that is the color of disabled text. |
| HIGHLIGHTTEXT | Specifies a Pen object that is the color of highlighted text. |
| INACTIVECAPTIONTEXT | Specifies a Pen object that is the color of an inactive window's caption text. |
| INFOTEXT | Specifies a Pen object that is the color of the information ToolTip's text. |
| MENUTEXT | Specifies a Pen object that is the color of the menu text. |
| NULL | Specifies a Pen object that does nothing in Graphics operations that require a pen. |
| WINDOWFRAME | Specifies a Pen object that is the color of the window frame. |
| WINDOWTEXT | Specifies a Pen object that is the color of a window's text. |