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