BCGControlBar Pro for MFC
void CBCGPShellBreadcrumb::SetRelatedShellList ( CBCGPShellList pShellListControl)

Sets related Shell List control.

Call this method to attach a related Shell List control. It provides interaction between the Shell List control and the Shell Breadcrumb. When the breadcrumb selection changes, the Shell List automatically updates to display the corresponding shell folder.

Parameters
pShellListControlA pointer to a Shell List control.