CustomizationDeleteToolBar Event
Description
Occurs when a new custom toolbar is deleted via the Customization Dialog.
Syntax
Public Event CustomizationDeleteToolBar( _
ByVal ToolBar As CommandBar _
)
Parameters
- ToolBar: Reference to the toolbar that was deleted.
See Also

Command Bars ActiveX Control v24.0
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.