unloading the form from memory
C#
4
Posts
2
Posters
0
Views
1
Watching
-
hi all, how to unload the form from memory through code? regards, thanks
-
hi all, how to unload the form from memory through code? regards, thanks
-
I tried this but even after calling form.dispose() the code in form is being executed. I have used a thread and that is a background thread. thanks
-
I tried this but even after calling form.dispose() the code in form is being executed. I have used a thread and that is a background thread. thanks