ColorDialog Constructor ()
.NET Framework (current version)
Initializes a new instance of the ColorDialog class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
When you create an instance of ColorDialog, the following read/write properties are set to initial values.
Property | Initial Value |
|---|---|
true | |
false | |
Color.Black | |
null | |
false | |
false | |
false |
You can change the value for any of these properties through a separate call to the property.
.NET Framework
Available since 1.1
Available since 1.1
Show: