2 references to LB_SETTABSTOPS
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (2)
1770
PInvokeCore.SendMessage(this, PInvoke.
LB_SETTABSTOPS
, (WPARAM)wpar, (LPARAM)pOffsets);
2312
PInvokeCore.SendMessage(this, PInvoke.
LB_SETTABSTOPS
, (WPARAM)wpar, (nint)pOffsets);