ToolStripItemClickedEventArgs Constructor (ToolStripItem^)
.NET Framework (current version)
Initializes a new instance of the ToolStripItemClickedEventArgs class, specifying the ToolStripItem that was clicked.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- clickedItem
-
Type:
System.Windows.Forms::ToolStripItem^
The ToolStripItem that was clicked.
.NET Framework
Available since 2.0
Available since 2.0
Show: