ESRI.ArcGIS.ADF.Web.UI.WebControls
ColorPicker Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ColorPicker Class




A web control that allows the user to choose a color.

Object Model



Syntax

Visual Basic (Declaration) 
<ToolboxBitmapAttribute()>
<ClientScriptResourceAttribute(ComponentType="ESRI.ADF.UI.ColorPicker", ResourcePath="ESRI.ArcGIS.ADF.Web.UI.WebControls.Runtime.JavaScript.ESRI.ADF.UI.ColorPicker.release.js")>
Public Class ColorPicker 
   Inherits WebControl
Visual Basic (Usage)Copy Code
Dim instance As ColorPicker
C# 
[ToolboxBitmapAttribute()]
[ClientScriptResourceAttribute(ComponentType="ESRI.ADF.UI.ColorPicker", ResourcePath="ESRI.ArcGIS.ADF.Web.UI.WebControls.Runtime.JavaScript.ESRI.ADF.UI.ColorPicker.release.js")]
public class ColorPicker : WebControl 

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl
            ESRI.ArcGIS.ADF.Web.UI.WebControls.ColorPicker

See Also

© 2010 All Rights Reserved.