System.Windows.Forms.ColorDialog.SolidColorOnly Property

Gets or sets a value indicating whether the dialog box will restrict users to selecting solid colors only.

Syntax

[System.ComponentModel.DefaultValue(false)]
public virtual bool SolidColorOnly { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is applicable to systems with 256 or fewer colors. On these types of systems, some colors are composites of others.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0