Back to Devexpress

WinApplication.Restart() Method

expressappframework-devexpress-dot-expressapp-dot-win-dot-winapplication-f5dabc76.md

latest1.0 KB
Original Source

WinApplication.Restart() Method

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

Namespace : DevExpress.ExpressApp.Win

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

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

Declaration

csharp
[Browsable(false)]
public void Restart()
vb
<Browsable(False)>
Public Sub Restart

See Also

WinApplication Class

WinApplication Members

DevExpress.ExpressApp.Win Namespace