Class RadSplashScreenForm
Inherited Members
Namespace: Telerik.WinControls.UI.SplashScreen
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadSplashScreenForm : ShapedForm, IThemeChangeListener
  Constructors
RadSplashScreenForm()
Declaration
public RadSplashScreenForm()
  Properties
CreateParams
Declaration
protected override CreateParams CreateParams { get; }
  Property Value
| 
        System.Windows.Forms.CreateParams
         
  | 
    
Overrides
Methods
OnLoad(EventArgs)
Declaration
protected override void OnLoad(EventArgs e)
  Parameters
| 
        System.EventArgs
        e
         
  |