Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Error thrown when Opening New Form

$
0
0

I get the following exception when attempting to open a new window/form using .Show()

 

An exception of type System.ObjectDisposedException was thrown:

System.ObjectDisposedException: Cannot access a disposed object.

<< a lot of lines below this >>

 

I open new forms/windows with .Show in two other places and don't have this issue...


Viewing all articles
Browse latest Browse all 1764

Trending Articles