Skip to main content

SplashFormProperties() Constructor

Initializes a new instance of the SplashFormProperties class with default settings.

Namespace: DevExpress.XtraSplashScreen

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public SplashFormProperties()

Remarks

The SplashFormProperties.UseFadeInEffect and SplashFormProperties.UseFadeOutEffect properties are set to true by this constructor.

See Also