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