1
Answer

[c#] Cannot access a disposed object.

mike

mike

16y
8k
1

Hello everybody,

I get the error "Cannot access a disposed object" when I reopen "printPreviewDialog1.Show();".
The first time I open printPreviewDialog1 it works fine, but when reopen I get this error.
Can anybody help me?

.

Answers (1)