2 references to PropMaxLength
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
847return Properties.GetInteger(PropMaxLength); 852Properties.SetInteger(PropMaxLength, value);