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 |