ListViewItem::ListViewSubItem Constructor
.NET Framework (current version)
Initializes a new instance of the ListViewItem::ListViewSubItem class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ListViewItem::ListViewSubItem() | Initializes a new instance of the ListViewItem::ListViewSubItem class with default values. |
![]() | ListViewItem::ListViewSubItem(ListViewItem^, String^) | Initializes a new instance of the ListViewItem::ListViewSubItem class with the specified owner and text. |
![]() | ListViewItem::ListViewSubItem(ListViewItem^, String^, Color, Color, Font^) | Initializes a new instance of the ListViewItem::ListViewSubItem class with the specified owner, text, foreground color, background color, and font values. |
Show:
