WinFormsModule Class
Represents the
KGySoft.WinForms module.
See the
Remarks section of the
Initialize method for details.
Namespace: KGySoft.WinFormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public static class WinFormsModule
Public NotInheritable Class WinFormsModule
public ref class WinFormsModule abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type WinFormsModule = class end
- Inheritance
- Object WinFormsModule
| 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.
|