A
Alex
Hello,
I am sort of new to this aspect of .NET so please forgive me if that's a FAQ.
I have a Windows Form that has to perform a lengthy operation when the user clicks a button.
While the operation is in process, the user will not be able to do anything else from the UI but I still want the UI to pump messages (so it can be moved, etc.)
What is the best way to implement it in C#?
Thank you.
Best wishes,
Alex.
I am sort of new to this aspect of .NET so please forgive me if that's a FAQ.
I have a Windows Form that has to perform a lengthy operation when the user clicks a button.
While the operation is in process, the user will not be able to do anything else from the UI but I still want the UI to pump messages (so it can be moved, etc.)
What is the best way to implement it in C#?
Thank you.
Best wishes,
Alex.