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

In This Topic
    C1ToolbarTabControl Class
    In This Topic
    Represents toolbar tab control.
    Object Model
    C1ToolbarTabControl Class
    Syntax
    'Declaration
     
    
    Public Class C1ToolbarTabControl 
       Inherits C1.WPF.C1TabControl
    public class C1ToolbarTabControl : C1.WPF.C1TabControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ItemsControl
                            C1.WPF.C1TabControl
                               C1.WPF.Toolbar.C1ToolbarTabControl

    See Also