PDA

View Full Version : [C#] Doubts about multi-threaded



loucamente
02-13-2012, 03:30 PM
Hi, I'd like to understand how works the multi-threaded in Windows Applications. So, I have some doubts at my situation: When my event is running all the visual part program's paralizes while this event not finishes... How can I get it better, for example, doing the visual part of program not paralize while a event is being runned?
Can someone help me?

---------- Post added at 02:30 PM ---------- Previous post was at 12:56 PM ----------

Forget, I got now :D
[Closed]