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