Accessing form components from thread
Hi all,
I am trying to write a software where I want to put some UI in the form that would indicate the loading process(progress bar, loading image etc).
Please advice how to do it since when a form runs some code all the form gets static. Threading is also not helping either