K
kshama.bafna
Hi All,
I have a .NET CF application using C# language. On a form, I have
created a panel, on which I have placed a label and a progress bar
control. However, when I change the value of the progress bar, the
progree bar moves ahead. In the same method, when I change the text
property of the label, the changed text is not displayed on the UI.
The changed text is displayed only after the application control exits
the method.
Please let me know if I am missing anything.
Regards,
Kshama
I have a .NET CF application using C# language. On a form, I have
created a panel, on which I have placed a label and a progress bar
control. However, when I change the value of the progress bar, the
progree bar moves ahead. In the same method, when I change the text
property of the label, the changed text is not displayed on the UI.
The changed text is displayed only after the application control exits
the method.
Please let me know if I am missing anything.
Regards,
Kshama