Skip to content

Customization Event

Description

Occurs when the customize dialog is displayed.

Syntax

Public Event Customization( _
    ByVal [Options](#) As [CustomizeOptions](XtremeCommandBars~CustomizeOptions.md) _
)

Parameters

  • Options: Specifies which tabs should be included in the customize dialog.

Remarks

The customize dialog allows you to customize the command bars. This is where you add controls that are displayed in the "Commands" tab of the customize dialog.

See Also


See Also


Command Bars ActiveX Control v24.0


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