ThemeParts.ListViewEmptyText Field
Represents a Listview class part that can be drawn by a theme.
[Visual Basic]
Public Const ListViewEmptyText As
Integer = 5
[C#]
public const
int ListViewEmptyText = 5;
See Also
ThemeParts Class | Skybound.VisualStyles Namespace