EditorButton.Dispose() Method
Releases all unmanaged resources used by an EditorButton.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
Calling the Dispose method allows you to reallocate the unmanaged resources used by a EditorButton instance.
See Also