ProfessionalColorTable::UseSystemColors Property
.NET Framework (current version)
Gets or sets a value indicating whether to use SystemColors rather than colors that match the current visual style.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue to use SystemColors; otherwise, false. The default is false.
If visual styles or themes are turned off, the ToolStripProfessionalRenderer uses the colors in SystemColors.
.NET Framework
Available since 2.0
Available since 2.0
Show: