WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ToolStripEx.ToolStripExState

    Show / Hide Table of Contents

    Enum ToolStripEx.ToolStripExState

    State of ToolStripEx.

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

    Fields

    Name Description
    Collapsed

    All the items are hidden to the dropdown.

    Expanded

    All the items are visible.

    Intermediate

    All items are shown as small icons.

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