Skip to main content

SystemWindowsFormsModule() Constructor

Creates an instance of the SystemWindowsFormsModule class.

Namespace: DevExpress.ExpressApp.Win.SystemModule

Assembly: DevExpress.ExpressApp.Win.v26.1.dll

NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

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