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

In This Topic
    C1SimplifiedTabControl Class
    In This Topic
    C1SimplifiedTabControl handles marquee logic and toggle collapse state of tab control
    Object Model
    C1SimplifiedTabControl Class
    Syntax
    'Declaration
     
    
    Public Class C1SimplifiedTabControl 
       Inherits C1.WPF.C1TabControl
    public class C1SimplifiedTabControl : 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.C1SimplifiedTabControl

    See Also