Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / tabButtonTheme Field


In This Topic
    tabButtonTheme Field
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Shared tabButtonTheme As VisualStyleTheme
    'Usage
     
    
    Dim value As VisualStyleTheme
     
    value = SpreadView.tabButtonTheme
     
    SpreadView.tabButtonTheme = value
    protected static VisualStyleTheme tabButtonTheme
    See Also