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


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