1 reference to LB_GETTEXTLEN
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1565
int maxLength = (int)PInvokeCore.SendMessage(this, PInvoke.
LB_GETTEXTLEN
, (WPARAM)index);