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