menu

WinForms

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

    Show / Hide Table of Contents

    Class DropDownWindow

    A generic window that can be used for drop-down behavior, with WS_EX_TOOLWINDOW and CS_SAVEBITS styles.

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

    Internally used by the PopupHost class.

    Constructors

    DropDownWindow()

    Declaration
    public DropDownWindow()

    Properties

    CreateParams

    Declaration
    protected override CreateParams CreateParams { get; }
    Property Value
    Type
    System.Windows.Forms.CreateParams
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved