Closed
How to Gray Out Application when automation runs?
Hello,
How to Gray Out the Application when automation runs?
Thanks in advance.
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hello,
How to Gray Out the Application when automation runs?
Thanks in advance.
Graying out an application would be the equivalent of disabling the application. If you are disabling a Windows Form that you created in your project, then you can use the property "Enabled" to disable or enable the controls.
If you are trying to disable an application, that can be trickier because you don't know how this will affect the overall app if you forcefully try to disable the app. There are options like "Hide()" to hide the app or you could also just put a notification at the front of the screen to say to not touch the application while the automation is running.
Hello Mitch,
Thanks for the reply. My requirement is to inform end user - not to use the application when automation is running. This could be done either by Progress Bar or Gray Out.
1. If Gray Out option is trickier, how to put the notification when automation runs and show the notification till automation runs.
2. Can you please provide more details of how to use progress bar?
Thanks.
Question
Question
Question
Question
Question
Question Solved
Question Solved
Question
Question
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.