e.cmdCustomization
Overview
The event is fired when the command bars, lines, items, panes or commands are being modified.
Parameters
| Name | Type | Description |
|---|---|---|
| Param1 | PARAM_T | Contains the ID of the command object that is being modified. |
| Param2 | PARAM_T | Contains flags representing what is being modified. |
| Handled | VARIANT_BOOL | Not used. |
| Result | PARAM_T | Not used. |