public class SystemSpecificColorsPublic Class SystemSpecificColorspublic ref class SystemSpecificColorstype SystemSpecificColors = class end| SystemSpecificColors | Initializes a new instance of the SystemSpecificColors class |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| ButtonShadow | Gets a Color structure that is the shadow color of a 3-D element. |
| Control | Gets a Color structure that is the face color of a 3-D element. |
| ControlLight | Gets a Color structure that is the light color of a 3-D element. |
| ControlLightLight | Gets a Color structure that is the highlight color of a 3-D element. |
| ControlText | Gets a Color structure that is the color of text in a 3-D element. |
| Highlight | Gets a Color structure that is the color of the background of selected items. |
| HighlightText | Gets a Color structure that is the color of the text of selected items. |
| InactiveCaption | Gets a Color structure that is the color of the background of an inactive window's title bar. |
| Info | Gets a Color structure that is the color of the background of a ToolTip. |
| InfoText | Gets a Color structure that is the color of the text of a ToolTip. |
| Window | Gets a Color structure that is the color of the background in the client area of a window. |
| WindowText | Gets a Color structure that is the color of the text in the client area of a window. |