2 references to CB_LIMITTEXT
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
712PInvokeCore.SendMessage(this, PInvoke.CB_LIMITTEXT, (WPARAM)value); 2284PInvokeCore.SendMessage(this, PInvoke.CB_LIMITTEXT, (WPARAM)MaxLength);