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




Type editor for the BuddyControl property of TocControl, OverviewMap, NorthArrow and ScaleBar controls. Also, the type editor for the Name property of a BuddyControl belonging to a Toolbar.

Syntax

Visual Basic (Declaration) 
Public Class BuddyControlEditor 
   Inherits ControlTypeEditor
Visual Basic (Usage)Copy Code
Dim instance As BuddyControlEditor
C# 
public class BuddyControlEditor : ControlTypeEditor 

Remarks

For OverviewMap, NorthArrow and ScaleBar controls, provides a list of Map controls on the page. For the BuddyControl, provides a list of Map or PageLayout controls based on the BuddyControlType of the Toolbar. For all other controls, provides a list of Map and PageLayout controls.

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.BuddyControlEditor

See Also

© 2010 All Rights Reserved.