This event occurs when a user chooses the OK button on a CommandBar control.
Private Sub commandbar_OKClick( )
Use the OKClick event to take action when the user clicks the OK button on the CommandBar control.