Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpSlider Class / theme Field


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