Represents a customizable web color editor control. The following tables list the members exposed by the ColorEditor type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ColorEditor class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the control will post back to the server when the selection has changed. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the selected color changes |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the control is loaded. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the control's apply button is clicked. |
|
![]() |
Gets or sets a value that specifies the palette. |
|
![]() |
Gets or sets the selected color. |
|
![]() |
Gets or sets a value indicating whether the apply button is visible |
|
![]() |
Gets or sets the theme applied to the control's UI elements. |
Name | Description | |
---|---|---|
![]() |
WebControl.TagKey override. |
Name | Description | |
---|---|---|
![]() |
When implemented by a derived class, processes postback data for an ASP.NET server control. |
|
![]() |
When implemented by a derived class, enables a server control to process an event raised when a form is posted to the server. |
|
![]() |
When implemented by a derived class in the server control notifies the ASP.NET application that the state of the control has changed. |
Name | Description | |
---|---|---|
![]() |
Control.CreateChildControls override. |
|
![]() |
Raises the ColorChanged event. |
|
![]() |
Control.OnPreRender override. |
|
![]() |
WebControl.Render override. |
|
![]() |
WebControl.RenderContents override. |
Name | Description | |
---|---|---|
![]() |
Raised when the selected color has changed. |