Skip to main content
.NET 6.0+

SystemWindowsFormsModule() Constructor

Creates an instance of the SystemWindowsFormsModule class.

Namespace: DevExpress.ExpressApp.Win.SystemModule

Assembly: DevExpress.ExpressApp.Win.v23.2.dll

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public SystemWindowsFormsModule()

Remarks

Do not use this method. To add the SystemAspNetModule to your application, use one of the approaches listed in the Ways to Register a Module topic.

See Also