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