Gets called if the active folder should change.
If a ShellControlConnector is assigned to the control, it is notified.
| C# | Visual Basic | Visual C++ |
public void FolderChanged( ItemIdList p_ItemIdList )
Public Sub FolderChanged ( _ p_ItemIdList As ItemIdList _ )
public: virtual void FolderChanged( ItemIdList^ p_ItemIdList ) sealed
- p_ItemIdList (ItemIdList)
- The ItemIdList of the new folder.