System.Windows.Forms.ColorDialog.FullOpen Property

Gets or sets a value indicating whether the controls used to create custom colors are visible when the dialog box is opened

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

By default, the custom color controls are not visible when the dialog box is first opened. You must click the Custom Colors button to display them.

Note:

If ColorDialog.AllowFullOpen is false, then ColorDialog.FullOpen has no effect.

Requirements

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