Componentone Toolbar for WPF and Silverlight
C1.Silverlight.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.Silverlight.C1TabControl
    public class C1ToolbarTabControl : C1.Silverlight.C1TabControl 
    Inheritance Hierarchy

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

    See Also