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


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