The color of the background of highlighted text. This includes selected menu items as well as selected text.
[Visual Basic] Public Shared ReadOnly Property Highlight As Color [C#] public static Color Highlight {get;} [C++] public: __property static Color get_Highlight(); [JScript] public static function get Highlight() : Color;
SystemColors Class | SystemColors Members | System.Drawing Namespace