The forground color for the hot commands region.
[Visual Basic] Public Property CommandsForeColor As Color [C#] public Color CommandsForeColor {get; set;} [C++] public: __property Color get_CommandsForeColor(); public: __property void set_CommandsForeColor(Color); [JScript] public function get CommandsForeColor() : Color; public function set CommandsForeColor(Color);
PropertyGrid Class | PropertyGrid Members | System.WinForms Namespace