public void SetPredefinedTheme( PredefinedTheme theme )
'Declaration
Public Sub SetPredefinedTheme( _ ByVal theme As PredefinedTheme _ )
'Usage
Dim instance As NThemeManager Dim theme As PredefinedTheme instance.SetPredefinedTheme(theme)
Parameters
- theme