Description

Class controlling the application status bar.

Object Model


Members

Methods
Reset

Go back to default settings.

Update

Notifies McStatusBar event sinks that a status pane needs to be updated.


Properties
PanesRead-only property

Returns the pane collection, which is used to access individual status panes.

VisibleRead-write property

Get or set the visibility of the application status bar.


Events
Click

This event occurs when the left mouse button is clicked over the the application status bar.


This event occurs when the left mouse button is clicked over the the application status bar.

DblClick

This event occurs when the left mouse button is double-clicked over the the application status bar.


This event occurs when the left mouse button is double-clicked over the the application status bar.

Reset

This event occurs when the user requires a status bar reset.


This event occurs when the user requires a status bar reset.

RightClick

This event occurs when the right mouse button is clicked over the the application status bar.


This event occurs when the right mouse button is clicked over the the application status bar.

Update

This event occurs when the status bar or one of its panes needs to be updated.


This event occurs when the status bar or one of its panes needs to be updated.