ShellBrowser .Net Edition
ShellTreeView..::.GotoFolderIdListAction Enumeration
NamespacesJam.ShellShellTreeViewShellTreeView..::.GotoFolderIdListAction
Possible actions that can be performed by GotoFolderIdList(ItemIdList, ShellTreeView..::.GotoFolderIdListAction).
Declaration Syntax
C#Visual BasicVisual C++
protected enum GotoFolderIdListAction
Protected Enumeration GotoFolderIdListAction
protected enum class GotoFolderIdListAction
Members
MemberDescription
Select
Select the given ItemIdList

Refresh
Refresh the given ItemIdList

RefreshParent
Refresh the parent of the given ItemIdList

Delete
Remove the given ItemIdList

Add
Make sure that the given ItemIdList is present in the tree. If it is not present, add it.

Edit
Select the Node and set it into Editmode.

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