ItemCheckedEventArgs Constructor (ListViewItem^)
.NET Framework (current version)
Initializes a new instance of the ItemCheckedEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- item
-
Type:
System.Windows.Forms::ListViewItem^
The ListViewItem that is being checked or unchecked.
.NET Framework
Available since 2.0
Available since 2.0
Show: