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




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

Object Model

ColorPicker Class

Syntax

Visual Basic (Declaration) 
<ToolboxBitmapAttribute()>
<AjaxControlToolkit.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()]
[AjaxControlToolkit.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 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.