System.Windows.Forms.ListView.ItemChecked Event

Occurs when the checked state of an item changes.

Syntax

public event ItemCheckedEventHandler ItemChecked

Remarks

This event is similar to the ListView.ItemCheck event, but is raised after the item has been checked.

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0