A
Alex K.
Hi all
My application is doing a long job. When it finish, I'd like to bring the
application's form to the top and activate it so user can immediately see the
job is done.
I tried this.Activate() and this.Refresh() in different combination, nothing
seems to work. If I start the process and AFTER that click on another window
that overlaps my application, then after process is finished my form
activates but remains overlapped. I want it to be on the top.
Any ideas?
Thank you
My application is doing a long job. When it finish, I'd like to bring the
application's form to the top and activate it so user can immediately see the
job is done.
I tried this.Activate() and this.Refresh() in different combination, nothing
seems to work. If I start the process and AFTER that click on another window
that overlaps my application, then after process is finished my form
activates but remains overlapped. I want it to be on the top.
Any ideas?
Thank you