Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ChangeTheme Method (themeIndex)
NamespacesGenesyslab.Desktop.Infrastructure.ThemingIThemeManagerChangeTheme(Int32)
Changes the theme.
Declaration Syntax
C#Visual BasicVisual C++
bool ChangeTheme(
	int themeIndex
)
Function ChangeTheme ( _
	themeIndex As Integer _
) As Boolean
bool ChangeTheme(
	int themeIndex
)
Parameters
themeIndex (Int32)
Index of the theme.
Return Value
true if 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)