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




Design-time editor for defining the map buddy control.

Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute("Use BuddyControlEditor instead after implementing IBuddyControlSupport")>
Public Class MapBuddyControlEditor 
   Inherits ControlTypeEditor
Visual Basic (Usage)Copy Code
Dim instance As MapBuddyControlEditor
C# 
[ObsoleteAttribute("Use BuddyControlEditor instead after implementing IBuddyControlSupport")]
public class MapBuddyControlEditor : ControlTypeEditor 

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.