Skip to main content
.NET 6.0+

WinApplication.Restart() Method

Closes all windows, reinitializes and restarts the Windows Forms application.

Namespace: DevExpress.ExpressApp.Win

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

NuGet Package: DevExpress.ExpressApp.Win

Declaration

[Browsable(false)]
public void Restart()
See Also