HelpClick

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

Syntax

Private Sub commandbar_HelpClick( )

Parameters

cmdbar
Object expression that evaluates to a CommandBar control.

Remarks

Use the HelpClick event to take action when the user clicks the Help button on the CommandBar control.