Enum
SplashStartPosition

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.

Declaration

cs-api-definition
CenterScreen = 1

Field Value

SplashStartPosition

Manual

The position of the form is determined by the RadSplashScreenSettings Location property.

Declaration

cs-api-definition
Manual = 0

Field Value

SplashStartPosition

In this article
DefinitionFieldsCenterScreenManual
Not finding the help you need?
Contact Support