Class
SplashFormEventArgs

Definition

Namespace:Telerik.WinControls.UI.SplashScreen

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class SplashFormEventArgs : EventArgs

Inheritance: objectEventArgsSplashFormEventArgs

Inherited Members EventArgs.Empty

Constructors

SplashFormEventArgs(Form)

Declaration

cs-api-definition
public SplashFormEventArgs(Form splashForm)

Parameters

splashForm

Form

Properties

Form

Declaration

cs-api-definition
public Form Form { get; }

Property Value

Form