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
See Also