OutlookBarPane Object

OutlookBarPane
Multiple objects

Represents the Shortcuts pane in an explorer window.

Using the OutlookBarPane Object

Use the Item method to retrieve the OutlookBarPane object from a Panes object. Because the Name property is the default property of the OutlookBarPane object, you can identify the OutlookBarPane object by name. For example:

Set myOlBarPane = myPanes.Item("OutlookBar")

Properties | Application Property | Class Property | Contents Property | CurrentGroup Property | Name Property | Parent Property | Session Property | Visible Property

Events | BeforeGroupSwitch Event | BeforeNavigate Event

Parent Objects

Child Objects | OutlookBarGroup Object | OutlookBarStorage Object

See Also | OutlookBarGroups Object | OutlookBarShortcuts Object | OutlookBarStorage Object | Panes Property