Click or drag to resize

NodeCheckStateChangedEventArgs Class

The NodeCheckStateChangedEventArgs contains data for the CheckStateChanged event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Jam.ShellItemCheckStateChangedEventArgsShellTreeNode
      Jam.ShellNodeCheckStateChangedEventArgs

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public class NodeCheckStateChangedEventArgs : ItemCheckStateChangedEventArgs<ShellTreeNode>

The NodeCheckStateChangedEventArgs type exposes the following members.

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