menu

WinForms

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

    Show / Hide Table of Contents

    Class StatusStripExDesigner

    Inheritance
    System.Object
    StatusStripExDesigner
    Namespace: Syncfusion.Windows.Forms.Tools.Design
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class StatusStripExDesigner : ControlDesigner

    Constructors

    StatusStripExDesigner()

    Declaration
    public StatusStripExDesigner()

    Properties

    ActionLists

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type
    System.ComponentModel.Design.DesignerActionListCollection

    Methods

    GetGlyphs(GlyphSelectionType)

    Declaration
    public override GlyphCollection GetGlyphs(GlyphSelectionType selectionType)
    Parameters
    Type Name Description
    System.Windows.Forms.Design.Behavior.GlyphSelectionType selectionType
    Returns
    Type
    System.Windows.Forms.Design.Behavior.GlyphCollection

    Initialize(IComponent)

    Initializes new instance of RibbonTabGroupDesigner.

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component

    Component parameter

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