Class RadSplashScreenControl
Inherited Members
Namespace: Telerik.WinControls.UI.SplashScreen
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadSplashScreenControl : RadControl, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider
Constructors
RadSplashScreenControl()
Initializes a new instance of the Rad
Declaration
public RadSplashScreenControl()
Properties
DefaultSize
Declaration
protected override Size DefaultSize { get; }
Property Value
System.
|
SplashElement
Declaration
public RadSplashScreenElement SplashElement { get; }
Property Value
Methods
ApplySettings(RadSplashScreenSettings)
Declaration
public void ApplySettings(RadSplashScreenSettings settings)
Parameters
Rad
|
CreateChildItems(RadElement)
Declaration
protected override void CreateChildItems(RadElement parent)
Parameters
Rad
|
Overrides
CreateSplashElement()
Declaration
protected virtual RadSplashScreenElement CreateSplashElement()