CreateCustomizationFormEventArgs Class
Provides data for the BarManager.CreateCustomizationForm event.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
The CreateCustomizationForm event occurs before the Customization Form appears. The CreateCustomizationFormEventArgs.CustomizationForm property specifies the dialog used for the current Customization Form.
See Also