menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShadowWindow - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShadowWindow

    Inheritance
    System.Object
    TopLevelWindow
    DropDownWindow
    ShadowWindow
    Inherited Members
    DropDownWindow.CreateParams
    TopLevelWindow.OnHandleCreated(EventArgs)
    TopLevelWindow.ShowWindowTopMost()
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class ShadowWindow : DropDownWindow

    Constructors

    ShadowWindow()

    Declaration
    public ShadowWindow()

    Fields

    ShadowHeight

    Declaration
    public static int ShadowHeight
    Field Value
    Type
    System.Int32

    ShadowWidth

    Declaration
    public static int ShadowWidth
    Field Value
    Type
    System.Int32

    Properties

    BorderOverlapLine

    Declaration
    public Point[] BorderOverlapLine { get; set; }
    Property Value
    Type
    System.Drawing.Point[]

    Methods

    Dispose(Boolean)

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    GetRectToExclude()

    Declaration
    protected virtual Rectangle GetRectToExclude()
    Returns
    Type
    System.Drawing.Rectangle

    OnPaint(PaintEventArgs)

    Declaration
    protected override void OnPaint(PaintEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Forms.PaintEventArgs e
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved