Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / FpSlider Class / theme Field


In This Topic
    theme Field (FpSlider)
    In This Topic
    Internal use only. Theme for visual styles.
    Syntax
    'Declaration
     
    
    Protected Shared theme As VisualStyleTheme
    'Usage
     
    
    Dim value As VisualStyleTheme
     
    value = FpSlider.theme
     
    FpSlider.theme = value
    protected static VisualStyleTheme theme
    See Also