Partager via


ToolStripItemOwnerCollectionUIAdapter Class

Definition

public ref class ToolStripItemOwnerCollectionUIAdapter : Microsoft::Practices::CompositeUI::WinForms::UIElements::ToolStripItemCollectionUIAdapter
public class ToolStripItemOwnerCollectionUIAdapter : Microsoft.Practices.CompositeUI.WinForms.UIElements.ToolStripItemCollectionUIAdapter
type ToolStripItemOwnerCollectionUIAdapter = class
    inherit ToolStripItemCollectionUIAdapter
Public Class ToolStripItemOwnerCollectionUIAdapter
Inherits ToolStripItemCollectionUIAdapter
Inheritance

Constructors

ToolStripItemOwnerCollectionUIAdapter(ToolStripItem)

Properties

InternalCollection (Inherited from ToolStripItemCollectionUIAdapter)

Methods

Add(Object) (Inherited from UIElementAdapter<TUIElement>)
Add(ToolStripItem) (Inherited from ToolStripItemCollectionUIAdapter)
Add(TUIElement) (Inherited from UIElementAdapter<TUIElement>)
GetInsertingIndex(Object)
Remove(Object) (Inherited from UIElementAdapter<TUIElement>)
Remove(ToolStripItem) (Inherited from ToolStripItemCollectionUIAdapter)
Remove(TUIElement) (Inherited from UIElementAdapter<TUIElement>)

Applies to