SplashScreenManager.HideImage Method
Name | Parameters | Description |
---|---|---|
HideImage() static | none | Hides the splash image that has been displayed via the SplashScreenManager.ShowImage method. |
HideImage(Int32, Form) static | closingDelay, parent | Closes the currently displayed splash image after a specific delay and allows you to specify a form that should be subsequently selected. |