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