Click or drag to resize

IShellControl Methods

The IShellControl type exposes the following members.

Methods
  NameDescription
Public methodFolderChanged
Changes the displayed folder in all connected controls.
(Inherited from IShellControlConnectorTarget.)
Public methodFullRefresh
Triggers a full refresh for all connected controls.
Public methodGoUp
Move in all connected controls from the current to the parent folder.
Public methodRefresh(RefreshLevel)
This method indicates that the control should perform a refresh of its contents.
Public methodRefresh(RefreshLevel, ItemIdList)
This method indicates that the control should perform a refresh of its contents.
Public methodSelectedFileChange
Changes the displayed file in all connected controls.
(Inherited from IShellControlConnectorTarget.)
Public methodSmartRefresh
Triggers a smart refresh for all connected controls.
Top
See Also