An interface for managing a shell pane tab.
|  Remove | Removes the tab. | 
|  Select | Requests the tab to be selected. | 
|  SelectAsUser | Selects the tab as if the user activated it. | 
|  ShowDashboard | Shows the specified dashboard in the tab. | 
|  ShowEmptyContent | Clears the tab content area. | 
|  ShowFilePreview | Shows the specified file's preview in th tab. | 
|  ShowPersistentContent | Shows content that is previously allocated in the tab. | 
|  ShowSSRSReport | Shows the specified report in the tab. | 
|  Unselect | Requests the tab to be unselected. | 
|  Events | Returns event registering object for IShellPaneTab Interface. | 
|  IsBuiltIn | Resolves if the tab is a built-in tab. | 
|  Selected | Gets the tab selection state. | 
|  TabId | Gets the tab id. | 
|  Title | Gets the tab title. | 
|  Visible | The tab visibility state. |