Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ChangeTheme Method (themeName)
NamespacesGenesyslab.Desktop.Infrastructure.ThemingIThemeManagerChangeTheme(String)
Changes the theme.
Declaration Syntax
C#Visual BasicVisual C++
bool ChangeTheme(
	string themeName
)
Function ChangeTheme ( _
	themeName As String _
) As Boolean
bool ChangeTheme(
	String^ themeName
)
Parameters
themeName (String)
The name of the theme.
Return Value
true if the theme exists and has been set; otherwise, false.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)