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




DropDownListTypeEditor can be subclassed to build UITypeEditors that show a drop down list in the Visual Studio.Net property editor. You only need to override the FillInList method.

Syntax

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

Inheritance Hierarchy

System.Object
   System.Drawing.Design.UITypeEditor
      ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.DropDownListTypeEditor
         ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.MapIdentifyEditor

See Also

© 2010 All Rights Reserved.