ESRI.ArcGIS.ADF.Web.UI.WebControls
Toolbar Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Toolbar Class




For a list of all members of this type, see Toolbar members.

Public Properties

 NameDescription
public PropertyAccessKey (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyAlignment Alignment of the text and image on a Command or Tool. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBuddyControls A set of PageLayout or Map controls that this Toolbar acts on. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyBuddyControlType The type of the buddy controls associated with this control. Either a set of Map controls or a set of PageLayout controls can be associated with this control, but not a set of both. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyCallbackResults A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public PropertyClientID (Inherited from System.Web.UI.Control)
public PropertyClientIDMode (Inherited from System.Web.UI.Control)
public PropertyControls (Inherited from System.Web.UI.Control)
public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyCurrentToolThe selected Tool on this Toolbar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyEnabled (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyEnableTheming (Inherited from System.Web.UI.Control)
public PropertyEnableViewState (Inherited from System.Web.UI.Control)
public PropertyFont (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyForeColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyGroup The group to which this Toolbar belongs. A group of Toolbar controls can have only one CurrentTool among them. The Group property cannot be set to null or or to an empty string. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyID (Inherited from System.Web.UI.Control)
public PropertyIsAsync Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public PropertyNamingContainer (Inherited from System.Web.UI.Control)
public PropertyOrientation The orientation of the Toolbar: horizontal or vertical. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyPage (Inherited from System.Web.UI.Control)
public PropertyParent (Inherited from System.Web.UI.Control)
public PropertyRenderingCompatibility (Inherited from System.Web.UI.Control)
public PropertySite (Inherited from System.Web.UI.Control)
public PropertySkinID (Inherited from System.Web.UI.Control)
public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertySupportsDisabledAttribute (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyTabIndex (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyTemplateControl (Inherited from System.Web.UI.Control)
public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyTextPosition Position of the text with reference to the image on a Command or Tool. Applies only to toolbars with the ImageAndText ToolbarStyle. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyToolbarItemDefaultStyle The style applied to Commands and Tools when they are not selected, disabled, or hovered upon. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyToolbarItemDisabledStyle The style applied to Commands and Tools when they are disabled. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyToolbarItemHoverStyle The style applied to Commands and Tools when they are hovered upon. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyToolbarItemsThe collection of ToolbarItem objects on this Toolbar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyToolbarItemSelectedStyle The style applied to Commands and Tools when they are selected. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyToolbarStyle The style of the toolbar: whether it displays both text and image for a command or tool, or only one of the two. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public PropertyToolTip (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyUniqueID (Inherited from System.Web.UI.Control)
public PropertyUseDefaultWebResources If true, the control will use the internal web resources within the assemblies of the Web ADF. If false, the control uses the resources at WebResourceLocation. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public PropertyViewStateMode (Inherited from System.Web.UI.Control)
public PropertyVisible (Inherited from System.Web.UI.Control)
public PropertyWebResourceLocation The location of the web resources used by the ADF Web control if UseDefaultWebResrouces is false. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

 NameDescription
protected PropertyAdapter (Inherited from System.Web.UI.Control)
protected PropertyBrowserName The name of the calling browser. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
protected PropertyBrowserSupportsJavascript Indicates whether Javascript is supported by the calling browser. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
protected PropertyChildControlsCreated (Inherited from System.Web.UI.Control)
protected PropertyClientIDSeparator (Inherited from System.Web.UI.Control)
protected PropertyEvents (Inherited from System.Web.UI.Control)
protected PropertyHasChildViewState (Inherited from System.Web.UI.Control)
protected PropertyIdSeparator (Inherited from System.Web.UI.Control)
protected PropertyIsTrackingViewState (Inherited from System.Web.UI.Control)
protected PropertyLoadViewStateByID (Inherited from System.Web.UI.Control)
protected PropertyTagKey (Inherited from System.Web.UI.WebControls.WebControl)
protected PropertyTagName (Inherited from System.Web.UI.WebControls.WebControl)
protected PropertyViewState (Inherited from System.Web.UI.Control)
protected PropertyViewStateIgnoresCase (Inherited from System.Web.UI.Control)
Top

See Also

© 2011 All Rights Reserved.