ToolStripItemCollectionUIAdapter(ToolStripItemCollection) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- collection
- ToolStripItemCollection