ShellTreeSelectionCancelEventArgs Class |
Cancellable EventArgs passing the node that is selected or that was clicked.
Inheritance Hierarchy
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public class ShellTreeSelectionCancelEventArgs : SelectionCancelEventArgsGen<ShellTreeNode>
Public Class ShellTreeSelectionCancelEventArgs
Inherits SelectionCancelEventArgsGen(Of ShellTreeNode)
public ref class ShellTreeSelectionCancelEventArgs : public SelectionCancelEventArgsGen<ShellTreeNode^>
type ShellTreeSelectionCancelEventArgs =
class
inherit SelectionCancelEventArgsGen<ShellTreeNode>
end
The ShellTreeSelectionCancelEventArgs type exposes the following members.
Properties See Also