ShellBrowser .Net Edition
ShellTreeNode..::.RefreshDirection Enumeration
NamespacesJam.ShellShellTreeNodeShellTreeNode..::.RefreshDirection
The possible options to refresh a checkstate of a ShellTreeNode. .
Declaration Syntax
C#Visual BasicVisual C++
public enum RefreshDirection
Public Enumeration RefreshDirection
public enum class RefreshDirection
Members
MemberDescription
ASCEND
Ascend to the root node, refresh each parent node

DESCEND
Descend and visit and refresh all children

BOTH
Ascends to the parent, then descends

See Also

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)