ColorDialogOptions Properties
Allows you to customize options provided by the “Select Color” dialog.
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. |
See Also