menu

WinForms

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

    Show / Hide Table of Contents

    Enum RibbonDisplayOption

    Specifies the various modes in RibbonDisplayOption

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum RibbonDisplayOption

    Fields

    Name Description
    AutoHide

    Hide the Ribbon, click at the top of the Ribbon to show it.

    ShowTabs

    Show Ribbon tabs only, click a tab to show the commands.

    ShowTabsAndCommands

    Show Ribbon Tabs and Command all the time

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