Click or drag to resize

ShellListViewFolderIdList Property

Sets the folder of the ShellListView.

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

Property Value

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