Class ShadowWindow
Inheritance
System.Object
ShadowWindow
Assembly: Syncfusion.Shared.Base.dll
public class ShadowWindow : DropDownWindow
Constructors
Declaration
Fields
Declaration
public static int ShadowHeight
Field Value
Declaration
public static int ShadowWidth
Field Value
Properties
Declaration
public Point[] BorderOverlapLine { get; set; }
Property Value
Type |
System.Drawing.Point[] |
Methods
Declaration
protected override void Dispose(bool disposing)
Parameters
Type |
Name |
Description |
System.Boolean |
disposing |
|
Declaration
protected virtual Rectangle GetRectToExclude()
Returns
Type |
System.Drawing.Rectangle |
Declaration
protected override void OnPaint(PaintEventArgs e)
Parameters
Type |
Name |
Description |
System.Windows.Forms.PaintEventArgs |
e |
|