Hi,
When I am exiting my form using the exit button, I am executing a batch file. Since this is taking time, I am using the vbHourglass to indicate that it is taking time.
But I would want to show a progress bar (initially not visible and later visible when the exit button is clicked) that the exit process is in progress.
How is this possible.
Can anyone help ?
Thanks in advance.
When I am exiting my form using the exit button, I am executing a batch file. Since this is taking time, I am using the vbHourglass to indicate that it is taking time.
But I would want to show a progress bar (initially not visible and later visible when the exit button is clicked) that the exit process is in progress.
How is this possible.
Can anyone help ?
Thanks in advance.