Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1Toolbar Class
Members

In This Topic
    C1Toolbar Class
    In This Topic
    C1Toolbar control represents a toolbar that contains the controls consolidated in the toolbar groups. Usually C1Toolbar consists from one or more C1ToolbarGroups.
    Object Model
    C1Toolbar Class
    Syntax
    'Declaration
     
    
    Public Class C1Toolbar 
       Inherits C1ToolbarBase
    public class C1Toolbar : C1ToolbarBase 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ItemsControl
                         C1.Silverlight.Toolbar.C1Toolbar

    See Also