Click or drag to resize

ShellTreeSelectionCancelEventArgs Class

Cancellable EventArgs passing the node that is selected or that was clicked.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    System.ComponentModelCancelEventArgs
      Jam.ShellSelectionCancelEventArgsGenShellTreeNode
        Jam.ShellShellTreeSelectionCancelEventArgs

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public class ShellTreeSelectionCancelEventArgs : SelectionCancelEventArgsGen<ShellTreeNode>

The ShellTreeSelectionCancelEventArgs type exposes the following members.

Properties
See Also