Skip to content

CustomizationResetToolBar Event

Description

Occurs when the "reset" button is used to reset a toolbar back to the default layout.

Syntax

Public Event CustomizationResetToolBar( _
    ByVal ToolBar As CommandBar _
)

Parameters

  • ToolBar
    Reference to the toolbar that was reset to the default layout.

Remarks

The toolbar can be reset through the customization dialog or by using the reset option from the "Add or Remove Buttons" menu at the end of the toolbar.

See Also


See Also


Command Bars ActiveX Control v24.0


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.