2 references to LB_SETTABSTOPS
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListBox.cs (2)
1782
UnsafeNativeMethods.SendMessage(new HandleRef(this, Handle), NativeMethods.
LB_SETTABSTOPS
, wpar, offsets);
2269
UnsafeNativeMethods.SendMessage(new HandleRef(this, Handle), NativeMethods.
LB_SETTABSTOPS
, wpar, offsets);