05-30-2013, 12:30 PM
Hi,
I have a problem,
I am working on a web application, there is a link, which on clicking will open a wpf window.
When i open some other tab in the same browser, due to security reason the wpf form opened will disappear from the foreground, but its exe will be present in task manager
between, wpf icon will be present on the right cornor of the task bar clicking on it manually will open the wpf window again.
I need vb/qtp code to bring this wpf window to the foreground either by making use of its exe or by making use of the icon present in the right corner of the taskbar.
I have a problem,
I am working on a web application, there is a link, which on clicking will open a wpf window.
When i open some other tab in the same browser, due to security reason the wpf form opened will disappear from the foreground, but its exe will be present in task manager
between, wpf icon will be present on the right cornor of the task bar clicking on it manually will open the wpf window again.
I need vb/qtp code to bring this wpf window to the foreground either by making use of its exe or by making use of the icon present in the right corner of the taskbar.