ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ConfigurationManager Class / OnShowSplashScreen Method

In This Topic
    OnShowSplashScreen Method
    In This Topic
    The custom splash screen for the configuration.
    Syntax
    protected internal virtual Window OnShowSplashScreen()
    Protected Friend Overridable Function OnShowSplashScreen() As Window

    Return Value

    The custom window to show during startup.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also