menu

WinForms

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

    Show / Hide Table of Contents

    Enum RibbonItemDisplayMode

    Specifies the different ribbon item display modes that can be set for the normal and simplified LayoutMode values.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    [Flags]
    public enum RibbonItemDisplayMode

    Fields

    Name Description
    Normal

    Appears the ribbon items in normal state alone.

    OverflowMenu

    Appears the ribbon items inside overflow button during simplified state.

    Simplified

    Appears the ribbon items in simplified state alone.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved