ColorDialog::FullOpen Property
.NET Framework (current version)
Gets or sets a value indicating whether the controls used to create custom colors are visible when the dialog box is opened
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the custom color controls are available when the dialog box is opened; otherwise, false. The default value is false.
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 AllowFullOpen is false, then FullOpen has no effect. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
