OKClick

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

Syntax

Private Sub commandbar_OKClick( )

Parameters

commandbar
Object expression that evaluates to a CommandBar control.

Remarks

Use the OKClick event to take action when the user clicks the OK button on the CommandBar control.