menu

WinForms

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

    Show / Hide Table of Contents

    Class ToolStripExService.ToolStripPanelItemHost

    Inheritance
    System.Object
    ToolStripExService.ToolStripPanelItemHost
    Implements
    System.ComponentModel.Design.IDesignerHost
    System.ComponentModel.Design.IServiceContainer
    System.IServiceProvider
    System.ComponentModel.Design.ISelectionService
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Tools.Design
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class ToolStripPanelItemHost : IDesignerHost, IServiceContainer, IServiceProvider, ISelectionService

    Constructors

    ToolStripPanelItemHost(ToolStripPanelItem, IDesignerHost)

    Declaration
    public ToolStripPanelItemHost(ToolStripPanelItem item, IDesignerHost parentHost)
    Parameters
    Type Name Description
    ToolStripPanelItem item
    System.ComponentModel.Design.IDesignerHost parentHost

    Methods

    OnItemAdded()

    Declaration
    public virtual void OnItemAdded()

    OnItemRemoved()

    Declaration
    public virtual void OnItemRemoved()

    Explicit Interface Implementations

    IServiceProvider.GetService(Type)

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

    Implements

    System.ComponentModel.Design.IDesignerHost
    System.ComponentModel.Design.IServiceContainer
    System.IServiceProvider
    System.ComponentModel.Design.ISelectionService
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved