L
Luigi
Hi all,
in my WinForm (C# 3.0) I have a button that when the user click on it,
several long time consuming operations occur in the database.
How can I show something the indicating work in progress, starts at button
click and finish at the end on OnClick event method?
Thanks in advance.
Luigi
in my WinForm (C# 3.0) I have a button that when the user click on it,
several long time consuming operations occur in the database.
How can I show something the indicating work in progress, starts at button
click and finish at the end on OnClick event method?
Thanks in advance.
Luigi