ESRI.ArcGIS.ADF.Web.UI.WebControls
BuddyControlEditor Class
Members  See Also  Send Feedback
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.

Object Model

BuddyControlEditor Class

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.

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.