System.Windows.Forms.ToolStripComboBox.MaxDropDownItems Property

Gets or sets the maximum number of items to be shown in the drop-down portion of the System.Windows.Forms.ToolStripComboBox.

Syntax

[System.ComponentModel.DefaultValue(8)]
[System.ComponentModel.Localizable(true)]
public int MaxDropDownItems { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStripComboBox.MaxDropDownItems property to get or set the maximum number of items to show in the drop-down portion of the System.Windows.Forms.ToolStripComboBox.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0