Click or drag to resize

ShellListViewFolderIdList Property

Sets the folder of the ShellListView.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public ItemIdList FolderIdList { get; set; }

Property Value

Type: ItemIdList
Remarks
Setting a folder this way will not propagate the folder change to connected controls.
See Also