Applies a theme to the keyboard and its keys.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
SyntaxC#
Copy Code
|
|---|
public void ApplyTheme ( |
Visual Basic
Copy Code
|
|---|
Public Sub ApplyTheme( _ |
A Stream from which to load theme attributes.
See Also