System.Windows.Forms.Menu.MdiListItem Property

Gets a value indicating the System.Windows.Forms.MenuItem that is used to display a list of multiple document interface (MDI) child forms.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public MenuItem MdiListItem { get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use this property to determine whether a System.Windows.Forms.MenuItem has been specified to display the list of open child windows in an MDI application. To use a specific System.Windows.Forms.MenuItem as an MDI list, set the MenuItem.MdiList property in the System.Windows.Forms.MenuItem to be used.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0