System.Windows.Forms.ProfessionalColorTable.UseSystemColors Property

Gets or sets a value indicating whether to use System.Drawing.SystemColors rather than colors that match the current visual style.

Syntax

public bool UseSystemColors { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If visual styles or themes are turned off, the System.Windows.Forms.ToolStripProfessionalRenderer uses the colors in System.Drawing.SystemColors.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0