ColorDialogOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Color |
Initializes a new instance of the Color |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether the dialog’s UI allows users to select a transparent color (set the transparency level). |
Form |
Gets or sets the icon applied to the “Select Color” dialog. |
Form |
Provides access to the Color |
Show |
Gets or sets whether the “Select Color” dialog contains titled arrows along the sides of color boxes. |
Show |
Gets or sets whether the “Select Color” dialog contains the “Make Web-Safe” button. |
Show |
Gets or sets whether the dialog contains a preview box. |
Show |
Gets or sets whether the RGB, HSB or both tabs (color models) are available. |
#Methods
Name | Description |
---|---|
Assign |
Copies settings from the object passed as the parameter. |
Dispose() |
Disposes of the Color |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all Color |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also