Click or drag to resize

ShellComboBox.CurrentFolderIdList Property

Get or set the ItemIdList of the currently selected folder, returns null if nothing is selected, may not be explicitly set to null.

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

Property Value

Type: ItemIdList
See Also