E
Earl
..Net 2.0 app. This is not behavior I saw in 1.0 or 1.1, so I'm a bit
puzzled...
Let's say I have form1 and form2. When I start the app, form1 shows. At some
point, form1 calls form2.show. If I now try to close or hide form1, I get a
threading exception. Anyone know how to avoid that without just leaving the
form in memory till the app closes?
puzzled...
Let's say I have form1 and form2. When I start the app, form1 shows. At some
point, form1 calls form2.show. If I now try to close or hide form1, I get a
threading exception. Anyone know how to avoid that without just leaving the
form in memory till the app closes?