alexa

    Show / Hide Table of Contents

    Interface IToolStripExSupport2

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

    Properties

    BorderStyle

    Declaration
    ToolStripBorderStyle BorderStyle { get; }
    Property Value
    Type
    ToolStripBorderStyle

    CaptionAlignment

    Declaration
    CaptionAlignment CaptionAlignment { get; }
    Property Value
    Type
    CaptionAlignment

    CaptionFont

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

    CaptionMinHeight

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

    CaptionStyle

    Declaration
    CaptionStyle CaptionStyle { get; }
    Property Value
    Type
    CaptionStyle

    CaptionTextStyle

    Declaration
    CaptionTextStyle CaptionTextStyle { get; }
    Property Value
    Type
    CaptionTextStyle

    LauncherStyle

    Declaration
    LauncherStyle LauncherStyle { get; }
    Property Value
    Type
    LauncherStyle
    Back to top Generated by DocFX