Description

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

Return Type

None  

Syntax

object.Update [Pane]

The Update Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStatusBar.
PaneOptional. A McStatusPane object.

Status pane to update or Nothing to update all panes.

Remarks

This method fires the Update event.