Description

This event is fired when a menu or toolbar entry is clicked if the OnAction field is empty.

Syntax

Private Sub object_Click(Control)

The Click Event syntax has these parts:

PartDescription
objectA McCommandBarControl object.
ControlA McCommandBarControl object.