mmApp.SetTheme

Sets the light or dark theme for a form. Call before InitializeComponents().

We only support the dark theme now so this no longer relevant but left in place in case we decide to support other themes.

public static void SetTheme(Themes theme,
	MetroWindow window)

Parameters

theme

window


See also:

Class mmApp

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic