1 reference to CB_GETLBTEXT
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2209
int actualLength = (int)PInvokeCore.SendMessage(this, PInvoke.
CB_GETLBTEXT
, (WPARAM)index, (LPARAM)b);