CreateCustomizationFormEventArgs.CustomizationForm Property
Gets or sets the dialog used as a Customization Form for a specific BarManager.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
This property can be used to change the form used as a Customization Form for a specific BarManager. A user can set their own dialog to be the Customization Form of a BarManager. In this instance, the CustomizationForm property returns the user-defined Customization Form. If a user does not specify any custom forms via this property, this property returns null, which means that the default customization dialog is used.