Click or drag to resize

ListItemCheckedEventArgs Class

Provides data for the ItemChecked event of the ShellListView control.
Inheritance Hierarchy
System.Object
  System.EventArgs
    Jam.Shell.ItemCheckedEventArgsGen<ShellListBaseItem>
      Jam.Shell.ListItemCheckedEventArgs

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public class ListItemCheckedEventArgs : ItemCheckedEventArgsGen<ShellListBaseItem>

The ListItemCheckedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodListItemCheckedEventArgs
Initializes a new instance of the class.
Top
Properties
See Also