ToolStripMenuItem::IsMdiWindowListEntry Property
.NET Framework (current version)
Gets a value indicating whether the ToolStripMenuItem appears on a multiple document interface (MDI) window list.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the ToolStripMenuItem appears on a MDI window list; otherwise, false.
The name of the ToolStripMenuItem must be specified by the MdiWindowListItem property.
.NET Framework
Available since 2.0
Available since 2.0
Show: