Enum SplashStartPosition
Specifies the initial position of a splash form.
Namespace: Telerik.WinControls.UI.SplashScreen
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum SplashStartPosition
CenterScreen
The splash form is centered on the current display, and has dimensions specified in the RadSplashScreenSettings's Size property.
Manual
The position of the form is determined by the RadSplashScreenSettings Location property.