ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabControl Class / TabStripForegroundProperty Field



In This Topic
    TabStripForegroundProperty Field
    In This Topic
    Identifies the TabStripForeground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TabStripForegroundProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TabControl.TabStripForegroundProperty
    public static readonly DependencyProperty TabStripForegroundProperty
    public:
    static readonly DependencyProperty^ TabStripForegroundProperty
    See Also