System.Windows.Forms.ColorDialog.AllowFullOpen Property

Gets or sets a value indicating whether the user can use the dialog box to define custom colors.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

When set to false, the associated button in the dialog box is disabled and the user cannot access the custom colors control in the dialog box.

Requirements

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