2 references to LB_SETCOLUMNWIDTH
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListBox.cs (2)
319
SendMessage(NativeMethods.
LB_SETCOLUMNWIDTH
, columnWidth, 0);
1768
SendMessage(NativeMethods.
LB_SETCOLUMNWIDTH
, columnWidth, 0);