ASP.NET Pack Programmer's Guide
ColorEditor Class
Remarks See Also
 





Represents a customizable web color editor control.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public class ColorEditor : CompositeControl, IScriptControl, IPostBackDataHandler, IThemable

Visual Basic  Copy Code

Public Class ColorEditor
    Inherits CompositeControl
    Implements IScriptControl, IPostBackDataHandler, IThemable

 Remarks

For additional information on how to use the control, please refer to the ColorEditor topic in the Using the controls section.

 Inheritance Hierarchy

System.Object
    System.Web.UI.Control
        System.Web.UI.WebControls.WebControl
            System.Web.UI.WebControls.CompositeControl
                MindFusion.UI.WebForms.ColorEditor

 See Also

Using the controls - ColorEditor
ColorEditor Members
MindFusion.UI.WebForms Namespace