Description

This class describes a single status pane in the status bar area of the application.

Remarks

Status panes are contained in the McApplication.StatusBar.Panes collection.

Members

Properties
CaptionRead-write property

Gets or sets the Caption for a status bar pane.

FlagsRead-write property

Returns the flags for a status pane.

IconRead-write property

Gets or sets the Icon displayed in a status bar pane.

NameRead-only property

Returns the name of a status pane.

TooltipTextRead-write property

Gets or sets the “tool tip” text for a status bar pane.

UserDataRead-write property

Gets or sets the user data associated with a pane.

VisibleRead-write property

Gets or sets the visibility of a status pane.

WidthRead-write property

Gets or sets the Width of a status bar pane (in pixels).