Class RibbonPanel.ScrollButtonsArea
Different areas of the control.
Inheritance
System.Object
RibbonPanel.ScrollButtonsArea
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
protected sealed class ScrollButtonsArea : Enum
Fields
LeftScrollButton
Left scroll button.
Declaration
public const RibbonPanel.ScrollButtonsArea LeftScrollButton
Field Value
| Type |
|---|
| RibbonPanel.ScrollButtonsArea |
None
Out of scroll buttons.
Declaration
public const RibbonPanel.ScrollButtonsArea None
Field Value
| Type |
|---|
| RibbonPanel.ScrollButtonsArea |
RightScrollButton
Right scroll button.
Declaration
public const RibbonPanel.ScrollButtonsArea RightScrollButton
Field Value
| Type |
|---|
| RibbonPanel.ScrollButtonsArea |