WinFormsModule Class

Represents the KGySoft.WinForms module.
See the Remarks section of the Initialize method for details.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public static class WinFormsModule
Inheritance
Object    WinFormsModule

Methods

Initialize Initializes the KGySoft.WinForms module (and also the KGySoft.Drawing module). It initializes the resource manager for string resources and registers its central management in the LanguageSettings class.

See Also