1 reference to CB_GETLBTEXTLEN
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2200
int maxLength = (int)PInvokeCore.SendMessage(this, PInvoke.
CB_GETLBTEXTLEN
, (WPARAM)index);