Skip to main content

Splash Form Position

By default, the start position of splash forms is specified as follows:

  • SplashScreens are displayed centered against the screen;
  • WaitForms are centered against their parent forms. The Splash Screen Manager tries to automatically locate the parent form.
  • Splash images invoked via the static SplashScreenManager.ShowImage method are displayed in the same manner as WaitForms;

You can override the default start position as follows: