M-Files UI Extensibility Framework
SetTheme Method
IShellFrame Interface : SetTheme Method
The theme object. See the Theming and Branding techical article for more details.
Description
Sets the UI theme of the shell frame.
Syntax
Visual Basic
Public Sub SetTheme( _
   ByVal theme As Object _
) 
Parameters
theme
The theme object. See the Theming and Branding techical article for more details.
Remarks
 Supported in M-Files 10.0.3911.3 and newer.
See Also

IShellFrame Interface  | IShellFrame Members