StatusBarPanes.Item

Syntax

StatusBarPanes.Item( paneIndex)

Data Type

StatusBarPane

Purpose

Returns a reference to an item with the specified name or at the specified index in the collection.

Parameters

paneIndex As Variant

[In] Specifies a number to obtain a StatusBar pane by the zero-based index. Pass a string to obtain the StatusBar pane using the name.

See Also

StatusBarPane