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