Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCheckBox Class / theme Field


In This Topic
    theme Field (FpCheckBox)
    In This Topic
    Internal use. Set theme for Visual Styles.
    Syntax
    'Declaration
     
    
    Protected Shared theme As VisualStyleTheme
    'Usage
     
    
    Dim value As VisualStyleTheme
     
    value = FpCheckBox.theme
     
    FpCheckBox.theme = value
    protected static VisualStyleTheme theme
    See Also