menu

WinForms

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

    Show / Hide Table of Contents

    Interface IToolStripExSupport

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public interface IToolStripExSupport

    Properties

    CaptionHeight

    Declaration
    int CaptionHeight { get; }
    Property Value
    Type
    System.Int32

    GroupedButtons

    Declaration
    bool GroupedButtons { get; }
    Property Value
    Type
    System.Boolean

    LauncherSelected

    Declaration
    bool LauncherSelected { get; }
    Property Value
    Type
    System.Boolean

    ShowCaption

    Declaration
    bool ShowCaption { get; }
    Property Value
    Type
    System.Boolean

    ShowLauncher

    Declaration
    bool ShowLauncher { get; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved