1 reference to CB_GETLBTEXTLEN
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
2357
int len = unchecked( (int) (long)SendMessage(NativeMethods.
CB_GETLBTEXTLEN
, index, 0));