Description

Gets or sets the Caption for a status bar pane.

Property type

A String value.  

Syntax

object.Caption [= value]

The Caption Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStatusPane.
valueA String value.

Remarks

Caption and Icon cannot be visible at the same time.