StatusBarPanes.Remove

Syntax

StatusBarPanes.Remove( paneIndex)

Purpose

Removes the specified item from this collection, if it exists.

Parameters

paneIndex As Variant

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

See Also

StatusBarPanes.Clear