IShellControl Interface |
Namespace: Jam.Shell
The IShellControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShellControlConnector |
Provides read/write access to a ShellControlConnector instance.
|
Name | Description | |
---|---|---|
![]() | FolderChanged |
Changes the displayed folder in all connected controls.
(Inherited from IShellControlConnectorTarget.) |
![]() | FullRefresh |
Triggers a full refresh for all connected controls.
|
![]() | GoUp |
Move in all connected controls from the current to the parent folder.
|
![]() | Refresh(RefreshLevel) | This method indicates that the control should perform a refresh of its contents. |
![]() | Refresh(RefreshLevel, ItemIdList) | This method indicates that the control should perform a refresh of its contents. |
![]() | SelectedFileChange |
Changes the displayed file in all connected controls.
(Inherited from IShellControlConnectorTarget.) |
![]() | SmartRefresh |
Triggers a smart refresh for all connected controls.
|