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


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