ToolStripItemOwnerCollectionUIAdapter Members

Provides an adapter for ToolStripItems where new items will be added to the item's owner collection, after the item to which the adapter is attached.

The following tables list the members exposed by the ToolStripItemOwnerCollectionUIAdapter type.

Public Constructors

  Name Description
Public method ToolStripItemOwnerCollectionUIAdapter Initializes a new instance of the ToolStripItemOwnerCollectionUIAdapter using the specified item.

Top

Protected Properties

  Name Description
Protected property InternalCollection  Returns the internal collection mananged by the ToolStripItemCollectionUIAdapter(Inherited from ToolStripItemCollectionUIAdapter.)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Add  Overloaded. (Inherited from ToolStripItemCollectionUIAdapter.)
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method Remove  Overloaded. (Inherited from ToolStripItemCollectionUIAdapter.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Add  Overloaded. (Inherited from ToolStripItemCollectionUIAdapter.)
Protected method Finalize  (Inherited from Object.)
Protected method GetInsertingIndex Overridden. Returns the index immediately after the ToolStripItem that was provided to the constructor.
Protected method MemberwiseClone  (Inherited from Object.)
Protected method Remove  Overloaded. (Inherited from ToolStripItemCollectionUIAdapter.)

Top

See Also

Reference

ToolStripItemOwnerCollectionUIAdapter Class
Microsoft.Practices.CompositeUI.WinForms.UIElements Namespace