Back to Devexpress

RepositoryItemPictureEdit.SuppressDisposedImageWarning Field

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitempictureedit-887f669e.md

latest1.8 KB
Original Source

RepositoryItemPictureEdit.SuppressDisposedImageWarning Field

OBSOLETE

The control no longer detects if image editor is bound to disposed or invalid image, and does not show related warnings. Note that operations with these images may lead to a severe issues.

This API is obsolete now.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Obsolete("The control no longer detects if image editor is bound to disposed or invalid image, and does not show related warnings. Note that operations with these images may lead to a severe issues.")]
public static DefaultBoolean SuppressDisposedImageWarning
vb
<Obsolete("The control no longer detects if image editor is bound to disposed or invalid image, and does not show related warnings. Note that operations with these images may lead to a severe issues.")>
Public Shared SuppressDisposedImageWarning As DefaultBoolean

Field Value

Type
DefaultBoolean

See Also

RepositoryItemPictureEdit Class

RepositoryItemPictureEdit Members

DevExpress.XtraEditors.Repository Namespace