Back to Devexpress

SplashScreenManager.HideImage Method

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

latest692 B
Original Source

SplashScreenManager.HideImage Method

NameParametersDescription
HideImage() staticnoneHides the splash image that has been displayed via the SplashScreenManager.ShowImage method.
HideImage(Int32, Form) staticclosingDelay, parentCloses the currently displayed splash image after a specific delay and allows you to specify a form that should be subsequently selected.