[DevExpress Support Team: CLONED FROM T615732: PictureEdit - An image is not displayed unless it is hovered when DirectX is enabled]
I also got this unhandled exception when closing the window:
C#System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'PictureEdit'.
at System.Windows.Forms.Control.CreateHandle()
at DevExpress.XtraEditors.BaseEdit.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Control.CreateGraphicsInternal()
at System.Windows.Forms.Control.CreateGraphics()
at DevExpress.XtraEditors.PictureEdit.ForceRedrawCore(Rectangle clipRect, Boolean setDirtyRect)
at DevExpress.XtraEditors.PictureEdit.ForceRedraw(List`1 rects)
at DevExpress.XtraEditors.PictureEdit.DevExpress.Utils.DirectXPaint.IDirectXClient.RenderDirtyRects()
at DevExpress.Utils.DirectXPaint.AsyncAnimator.ProcessFrameStep()
at DevExpress.Utils.DirectXPaint.AsyncAnimator.MyControl.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Hello Eaton,
Thank you for the provided call stack. I passed it to our developers for further research. We will update this ticket once we have any news.