Click or drag to resize

ListItemCheckedEventArgs Class

Provides data for the ItemChecked event of the ShellListView control.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Jam.ShellItemCheckedEventArgsGenShellListBaseItem
      Jam.ShellListItemCheckedEventArgs

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