New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI.SplashScreen

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class SplashFormEventArgs : EventArgs

Inheritance: objectEventArgsSplashFormEventArgs

Inherited Members EventArgs.Empty

Constructors

C#
public SplashFormEventArgs(Form splashForm)
Parameters:splashFormForm

Properties

C#
public Form Form { get; }