Click or drag to resize

FileListCompleteDetails Method

Completes the details of an item, like image index, sub items etc.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
protected override void CompleteDetails(
	FileListItem aItem
)

Parameters

aItem
Type: Jam.ShellFileListItem
the item
See Also