ToolboxItemCollection::IndexOf Method (ToolboxItem^)
.NET Framework (current version)
Gets the index of the specified ToolboxItem, if it exists in the collection.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- value
-
Type:
System.Drawing.Design::ToolboxItem^
A ToolboxItem to get the index of in the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: