ToolStripItem::ToolStripItemAccessibleObject Constructor (ToolStripItem^)
.NET Framework (current version)
Initializes a new instance of the ToolStripItem::ToolStripItemAccessibleObject class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- ownerItem
-
Type:
System.Windows.Forms::ToolStripItem^
The ToolStripItem that owns this ToolStripItem::ToolStripItemAccessibleObject.
| Exception | Condition |
|---|---|
| ArgumentNullException | The ownerItem parameter is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: