In The Hand LtdIn The Hand
ListViewItemStates Enumeration
NamespacesInTheHand.Windows.FormsListViewItemStates
.NET Components for Mobility
Defines constants that represent the possible states of a ListViewItem.
Declaration Syntax
C#Visual Basic
[FlagsAttribute]
public enum ListViewItemStates
<FlagsAttribute> _
Public Enumeration ListViewItemStates
Members
MemberDescription
Selected
The item is selected.

Grayed
The item is disabled.

Checked
The item is checked.

Focused
The item has focus.

Default
The item is in its default state.

Hot
The item is currently under the mouse pointer.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0