WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IToolStripExSupport2

    Show / Hide Table of Contents

    Interface IToolStripExSupport2

    Inherited Members
    IToolStripExSupport.ShowCaption
    IToolStripExSupport.ShowLauncher
    IToolStripExSupport.GroupedButtons
    IToolStripExSupport.LauncherSelected
    IToolStripExSupport.CaptionHeight
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public interface IToolStripExSupport2 : IToolStripExSupport

    Properties

    BorderStyle

    Declaration
    ToolStripBorderStyle BorderStyle { get; }
    Property Value
    Type Description
    ToolStripBorderStyle

    CaptionAlignment

    Declaration
    CaptionAlignment CaptionAlignment { get; }
    Property Value
    Type Description
    CaptionAlignment

    CaptionFont

    Declaration
    Font CaptionFont { get; }
    Property Value
    Type Description
    System.Drawing.Font

    CaptionMinHeight

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

    CaptionStyle

    Declaration
    CaptionStyle CaptionStyle { get; }
    Property Value
    Type Description
    CaptionStyle

    CaptionTextStyle

    Declaration
    CaptionTextStyle CaptionTextStyle { get; }
    Property Value
    Type Description
    CaptionTextStyle

    LauncherStyle

    Declaration
    LauncherStyle LauncherStyle { get; }
    Property Value
    Type Description
    LauncherStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved