M
Max
Hello all,
This is a basic question about windows form. But it has puzzled me for a
long time. Normally, A windows application based on .net frame has only one
UI thread. And other threads are work threads as I know. Could I create a
second UI thread on a new Form. If I created a modeless form, is this form
still running on the same UI thread?
Thanks,
Max
This is a basic question about windows form. But it has puzzled me for a
long time. Normally, A windows application based on .net frame has only one
UI thread. And other threads are work threads as I know. Could I create a
second UI thread on a new Form. If I created a modeless form, is this form
still running on the same UI thread?
Thanks,
Max