Description

This event is fired each time the command bar needs to be updated.

Syntax

Private Sub object_Update()

The Update Event syntax has these parts:

PartDescription
objectA McCommandBar object.

Remarks

This is the place where to update menus and toolbars depending on the state of the application.