SplashScreenManager.CloseForm Method
Name | Parameters | Description |
---|---|---|
Close |
none | Closes the wait form or splash screen. Throws an exception if no splash form is opened. |
Close |
throw |
Closes the wait form or splash screen. |
Close |
throw |
Closes the wait form or splash screen. For internal use. |
Close |
throw |
Closes the wait form or splash screen after a delay. |
Close |
throw |
Closes the wait form or splash screen after a delay. Allows you to select the form that should be subsequently activated, and suppress the exception raised if no splash form is opened. |
Close |
throw |
Closes the displayed wait form or splash screen. Allows you to suppress the exception raised if no splash form is opened. |