ToolStrip Constructor (array<ToolStripItem^>^)
.NET Framework (current version)
Initializes a new instance of the ToolStrip class with the specified array of ToolStripItems.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- items
-
Type:
array<System.Windows.Forms::ToolStripItem^>^
An array of ToolStripItem objects.
.NET Framework
Available since 2.0
Available since 2.0
Show: