menu

WinForms

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

    Show / Hide Table of Contents

    Interface IBarManagerDesigner

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

    Properties

    DesignerHost

    Declaration
    IDesignerHost DesignerHost { get; }
    Property Value
    Type
    System.ComponentModel.Design.IDesignerHost

    MdiClientWnd

    Declaration
    IntPtr MdiClientWnd { get; }
    Property Value
    Type
    System.IntPtr

    Methods

    GetService(Type)

    Declaration
    object GetService(Type type)
    Parameters
    Type Name Description
    System.Type type
    Returns
    Type
    System.Object

    SetDirty()

    Declaration
    void SetDirty()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved