Wednesday, September 18, 2013

Label text is not getting updated after event.

If you do not use workers nor threads, then try this:



label4.Text = arg1;
label4.Update();


No comments:

Post a Comment