System.Windows.Forms.ToolStripComboBox.MaxLength Property

Gets or sets the maximum number of characters allowed in the editable portion of a combo box.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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