Share via


ToolStripItemCollectionUIAdapter(ToolStripItemCollection) Constructor

Definition

public:
 ToolStripItemCollectionUIAdapter(System::Windows::Forms::ToolStripItemCollection ^ collection);
public ToolStripItemCollectionUIAdapter (System.Windows.Forms.ToolStripItemCollection collection);
new Microsoft.Practices.CompositeUI.WinForms.UIElements.ToolStripItemCollectionUIAdapter : System.Windows.Forms.ToolStripItemCollection -> Microsoft.Practices.CompositeUI.WinForms.UIElements.ToolStripItemCollectionUIAdapter
Public Sub New (collection As ToolStripItemCollection)

Parameters

Applies to