See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Apply the dark coloured theme used on the main form.

Namespace: NTier.AppWizard.Forms
Assembly: NTier.AppWizard.Forms (in NTier.AppWizard.Forms.dll) Version: 1.0.0.0

Syntax

C#
public void ApplyDarkTheme()
Visual Basic
Public Sub ApplyDarkTheme
Visual C++
public:
void ApplyDarkTheme()

See Also