Skybound VisualStyles

ThemeParts.ListViewListItem Field

Represents a Listview class part that can be drawn by a theme.

[Visual Basic]
Public Const ListViewListItem As Integer = 1
[C#]
public const int ListViewListItem = 1;

See Also

ThemeParts Class | Skybound.VisualStyles Namespace