Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / tabTheme Field


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