Dear All,
I have a timer and a Label on my Main Form, which serves as an indicator to the user of how long
a specific process needs to complete.
Unfortunately when I call this process which by the way is doing some data analyzing and processing
the label which is supposed to display time passed in seconds since the process began, does not
update during the process and instead is updated when the process is complete.
Thanks in advance
I have a timer and a Label on my Main Form, which serves as an indicator to the user of how long
a specific process needs to complete.
Unfortunately when I call this process which by the way is doing some data analyzing and processing
the label which is supposed to display time passed in seconds since the process began, does not
update during the process and instead is updated when the process is complete.
Thanks in advance