The color of the background of push buttons and other 3D objects.
[Visual Basic] Public Shared ReadOnly Property Control As Color [C#] public static Color Control {get;} [C++] public: __property static Color get_Control(); [JScript] public static function get Control() : Color;
SystemColors Class | SystemColors Members | System.Drawing Namespace