Spread WinForms 15
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
See Also