ColorDialogOptions.Dispose() Method
Disposes of the ColorDialogOptions object.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
This method releases all the resources allocated to the ColorDialogOptions object.
See Also