Knowledgebase

status_loader

Getting the full path of the seleced item

Question / Problem

How do I get the full path of the selected tree node or list item in ShellListView, ShellTreeView or ExplorerBrowser?

Answer / Solution

Using the ShellListView and ExplorerBrowser, you may use a ListItem's "FullPath" property. The selected items are available using the "SelectedItems" property.

The ShellTreeView holds the selected path in the "SelectedPath" property.

Need further help getting started?

You did not find what you were looking for? Please contact us so we can provide an answer to your question.

Contact Form