Note: This API is now obsolete. Please use a Panel or other container control, such as a StackPanel or Grid.
A Widget used to represent a Toolbar. This control has been deprecated to encourage effective use of container controls in the core platform which are designed to layout framework elements in an application. For example, if a panel of tools is necessary in an application, use the StackPanel to organize Buttons or other controls that initiate actions.
Visual Basic (Declaration) | |
---|---|
Public Class Toolbar Inherits System.Windows.Controls.Control |
C# | |
---|---|
public class Toolbar : System.Windows.Controls.Control |
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
ESRI.ArcGIS.Client.Toolkit.Toolbar
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family