Controls.Clear() throws ObjectDisposedException

  • Thread starter Thread starter C. Vollmer
  • Start date Start date
C

C. Vollmer

Hi,

why does Controls.Clear() throw an ObjectDisposedException? Shouldn't I
be able to clear the control list every time that I want?
Thanks,
Christoph
 
Back
Top