EnumSplashStartPosition
Enum
Specifies the initial position of a splash form.
Definition
Namespace:Telerik.WinControls.UI.SplashScreen
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public enum SplashStartPosition
Fields
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.