This topic has not yet been rated - Rate this topic

ListViewItem.ListViewSubItem Constructor

Initializes a new instance of the ListViewItem.ListViewSubItem class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method ListViewItem.ListViewSubItem() Initializes a new instance of the ListViewItem.ListViewSubItem class with default values.
Public method ListViewItem.ListViewSubItem(ListViewItem, String) Initializes a new instance of the ListViewItem.ListViewSubItem class with the specified owner and text.
Public method 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.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.