Back to Devexpress

SplashScreenManager.WaitForSplashFormClose() Method

windowsforms-devexpress-dot-xtrasplashscreen-dot-splashscreenmanager-b89e7ef2.md

latest1001 B
Original Source

SplashScreenManager.WaitForSplashFormClose() Method

Blocks the current thread until the active splash form is closed.

Namespace : DevExpress.XtraSplashScreen

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void WaitForSplashFormClose()
vb
Public Sub WaitForSplashFormClose

See Also

SplashScreenManager Class

SplashScreenManager Members

DevExpress.XtraSplashScreen Namespace