ToolStripPanel::ToolStripPanelRowCollection::Contains Method (ToolStripPanelRow^)
.NET Framework (current version)
Determines whether the specified ToolStripPanelRow is in the ToolStripPanel::ToolStripPanelRowCollection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System.Windows.Forms::ToolStripPanelRow^
The ToolStripPanelRow to search for in the ToolStripPanel::ToolStripPanelRowCollection.
Return Value
Type: System::Booleantrue if the specified ToolStripPanelRow is in the ToolStripPanel::ToolStripPanelRowCollection; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: