alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class MenuDropDown.Panel.ScrollButtonsArea

    Different areas of the control.

    Inheritance
    System.Object
    MenuDropDown.Panel.ScrollButtonsArea
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    protected sealed class ScrollButtonsArea : Enum

    Fields

    DownScrollButton

    Down scroll button.

    Declaration
    public const MenuDropDown.Panel.ScrollButtonsArea DownScrollButton
    Field Value
    Type
    MenuDropDown.Panel.ScrollButtonsArea

    None

    Out of scroll buttons.

    Declaration
    public const MenuDropDown.Panel.ScrollButtonsArea None
    Field Value
    Type
    MenuDropDown.Panel.ScrollButtonsArea

    UpScrollButton

    Up scroll button.

    Declaration
    public const MenuDropDown.Panel.ScrollButtonsArea UpScrollButton
    Field Value
    Type
    MenuDropDown.Panel.ScrollButtonsArea
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved