See Also Example Applies To Specifics
Resets a built-in command bar to its default configuration, or resets a built-in command bar control to its original function and face.
Syntax
expression.Reset
expression Required. An expression that returns a CommandBar, CommandBarControl, CommandBarButton, CommandBarPopup, or CommandBarComboBox object.
Remarks
Resetting a built-in control restores the actions originally intended for the control and resets each of the control's properties back to its original state. Resetting a built-in command bar removes custom controls and restores built-in controls.