Hi!
I use a button where it's process is very long.
I would like to use (create) a small form (like a msgbox without buttons) to show the progress of my process.
When i use a form it get the priority until i close it.I'd like to use it in paralel with my main form sending it data (text) and close it with my main form.
How is it possible ?
I use a button where it's process is very long.
I would like to use (create) a small form (like a msgbox without buttons) to show the progress of my process.
When i use a form it get the priority until i close it.I'd like to use it in paralel with my main form sending it data (text) and close it with my main form.
How is it possible ?