ButtonClick Event

Microsoft Office Web Components Visual Basic

Private Sub RecordNavigationControl_ButtonClick(NavButton As NavButtonEnum)

NavButton    Specifies the button that, when clicked, triggers the ButtonClick event. Can be one of the NavButtonEnum constants.

Remarks

For information about using events with VBScript, see Declaring and Using Event Procedures in VBScript .