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


Syntax

Visual Basic (Declaration)  
Private Class CharacterPicker 
   Inherits UserControl
Visual Basic (Usage) Copy Code
Dim instance As CharacterPicker
C#  
private class CharacterPicker : UserControl 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     ESRI.ArcGIS.ADF.Web.UI.WebControls.CharacterPicker

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family

See Also