Class RadShimControl
Inheritance
System.Object
RadShimControl
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public class RadShimControl : Control
Constructors
RadShimControl()
Declaration
public RadShimControl()
Properties
CreateParams
Declaration
protected override CreateParams CreateParams { get; }
Property Value
System.Windows.Forms.CreateParams
|
Opacity
Declaration
public double Opacity { get; set; }
Property Value
System.Double
|
Redraw
Declaration
public bool Redraw { set; }
Property Value
System.Boolean
|
Methods
OnHandleCreated(EventArgs)
Declaration
protected override void OnHandleCreated(EventArgs e)
Parameters
System.EventArgs
e
|