WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    System.ComponentModel.Design.IDesignerHost

    MdiClientWnd

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

    Methods

    GetService(Type)

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

    SetDirty()

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