4
Answers

Adress of thread


When I create a thread, I need to give it a method to be executed. Must this method be in a class? I would like to use a method in my main program (which is Form1). Is this possible?

Answers (4)