ExplorerPanes Class |
Namespace: ShellBoost.Core
public static class ExplorerPanes
The ExplorerPanes type exposes the following members.
Name | Description | |
---|---|---|
AdvQueryPane |
Additional fields and options to aid in a search.
| |
Commands |
Commands module along the top of the Windows Explorer window.
| |
Commands_Organize |
Organize menu within the commands module.
| |
Commands_View |
View menu within the commands module.
| |
DetailsPane |
Pane showing metadata along the bottom of the Windows Explorer window.
| |
NavPane |
The pane on the left side of the Windows Explorer window that hosts the folders tree and Favorites.
| |
PreviewPane |
Pane on the right of the Windows Explorer window that shows a large reading preview of the file.
| |
QueryPane |
Quick filter buttons to aid in a search.
| |
Ribbon | Introduced in Windows 8: The ribbon, which is the control that replaced menus and toolbars at the top of many Microsoft applications.
| |
StatusBar | Introduced in Windows 8: A status bar that indicates the progress of some process, such as copying or downloading.
|