ToolStripComboBox::MaxLength Property
.NET Framework (current version)
Gets or sets the maximum number of characters allowed in the editable portion of a combo box.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Int32The maximum number of characters the user can enter. Values of less than zero are reset to zero, which is the default value.
.NET Framework
Available since 2.0
Available since 2.0
Show: