G
Guest
hi, everybody
I want to create another form in another thread. But if I do this, the form will be created and closed immediately
Can I create another form in another thread
The purpose I want to do is that before the application is started, I want to display a starting form. So I create
the starting form in another thread in the form() handler. Or can I use another method to achieve this
thanks
I want to create another form in another thread. But if I do this, the form will be created and closed immediately
Can I create another form in another thread
The purpose I want to do is that before the application is started, I want to display a starting form. So I create
the starting form in another thread in the form() handler. Or can I use another method to achieve this
thanks