5 references to SetColumnInfo
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ColumnHeader.cs (4)
211
ListView.
SetColumnInfo
(NativeMethods.LVCF_IMAGE, this);
243
ListView.
SetColumnInfo
(NativeMethods.LVCF_IMAGE, this);
306
listview.
SetColumnInfo
(NativeMethods.LVCF_TEXT, this);
349
listview.
SetColumnInfo
(NativeMethods.LVCF_FMT, this);
winforms\Managed\System\WinForms\ListView.cs (1)
3646
SetColumnInfo
(NativeMethods.LVCF_IMAGE, ch);