ButtonClick

This event occurs when a user chooses a button on a CommandBar control.

Syntax

Private Sub commandbar_ButtonClick(button)

Parameters

commandbar
Object expression that evaluates to a CommandBar control.
button
Copy of an edited CommandBarButton object.