Wisej.Web.ColorDialog
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents a common dialog box that displays available colors along with controls that enable the user to define custom colors.
Initializes a new instance of ColorDialog.
Initializes a new instance of the ColorDialog extender with a specified container.
Name | Type | Description |
---|---|---|
Color: Returns or sets the color selected by the user.
Color[]: Returns or sets the set of custom colors shown in the dialog box.
Resets all properties to their default values.
container
An IContainer that represents the container of the ColorDialog component.