ToolStripItemOwnerCollectionUIAdapter(ToolStripItem) 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:
ToolStripItemOwnerCollectionUIAdapter(System::Windows::Forms::ToolStripItem ^ item);
public ToolStripItemOwnerCollectionUIAdapter (System.Windows.Forms.ToolStripItem item);
new Microsoft.Practices.CompositeUI.WinForms.UIElements.ToolStripItemOwnerCollectionUIAdapter : System.Windows.Forms.ToolStripItem -> Microsoft.Practices.CompositeUI.WinForms.UIElements.ToolStripItemOwnerCollectionUIAdapter
Public Sub New (item As ToolStripItem)
Parameters
- item
- ToolStripItem