Back to Devexpress

Splash Form Position

windowsforms-11184-controls-and-libraries-forms-and-user-controls-splash-screen-manager-splash-form-position.md

latest1.7 KB
Original Source

Splash Form Position

  • Oct 29, 2020

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: