Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TabControl Class / TabStripBackgroundProperty Field

In This Topic
    TabStripBackgroundProperty Field (C1TabControl)
    In This Topic
    Identifies the TabStripBackground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TabStripBackgroundProperty As DependencyProperty
    public static readonly DependencyProperty TabStripBackgroundProperty
    See Also