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