B
Bassam
Hello
does anyone know the method of refreshing the user interface while a windows
form is handling deep calculations , i want to reflect some data on some
labels and text boxes but the from is freeze till calculation is finished ,
i know i can use another thread but i remember there was a very simple
method to do the events of the form and show the results immediately,
something like .DoEvents
any help appreciated
Regards
Bassam
does anyone know the method of refreshing the user interface while a windows
form is handling deep calculations , i want to reflect some data on some
labels and text boxes but the from is freeze till calculation is finished ,
i know i can use another thread but i remember there was a very simple
method to do the events of the form and show the results immediately,
something like .DoEvents
any help appreciated
Regards
Bassam