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