3 references to ListViewSubItem
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ListViewItem.cs (3)
974clonedSubItems[index] = new ListViewSubItem(null, 1851ListViewSubItem item = new ListViewSubItem(owner, text, foreColor, backColor, font); 1897owner.subItems[owner.SubItemCount++] = new ListViewSubItem(owner, item, foreColor, backColor, font);