Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ChangeTheme Method (theme)
Namespaces
►
Genesyslab.Desktop.Infrastructure.Theming
►
IThemeManager
►
ChangeTheme(Theme)
C#
Visual Basic
Visual C++
Changes the theme.
Declaration Syntax
C#
Visual Basic
Visual 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)