ShellListBaseItemCompleteDetails Method |
Completes the details of the ShellListBaseItem, given that it's
ListView property is set,
i.e. the item has been added to the listview.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public void CompleteDetails()
Public Sub CompleteDetails
public:
void CompleteDetails()
member CompleteDetails : unit -> unit
See Also