The object is currently in use elsewhere
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I'working on a windows form c# mdi application. Sometimes (I can't reproduce the situation) I got a "The object is currently in use elsewhere". All I can tell is that it always happens in front of a gui event (form closing, form resizing, form activation and so on...). Does anyone know what the problem can be ? Thanks