Show Method (SplashScreen)
Display a splash screen with the given image.
Overload List
Overload | Description |
---|---|
Show(Image) | Display a splash screen with the given image. |
Show(String) | Display a splash screen with the image defined by the given path or resource id. |
Show() | Display a splash screen with the previously given image. This overload of Show() is only intended for use when the SplashScreen is being re-shown after being hidden. |
Show(String,IApplicationInfo) | Display a splash screen with the image defined by the given path or resource id. |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also