Description

Returns the specified Pane.

Property type

A McStatusPane object.  

Syntax

object.Item(Index)

The Item Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStatusPanes.
IndexRequired. A Variant value.

Either a Pane name, or its 0-based position in the collection.

Remarks

Panes are named when they are created by Add.