Hi All,
I'm trying to develop a "watcher" app to monitor whether another process is running.
As I have a few processes running with the same process name I decided to use the Process.MainwindowTitle.
HOWEVER !! This seems to be set to an empty string if the application is minimized to the SYSTEM TRAY. If it is minimized to the taskbar it is ok
Anybody know a workaround for this can can substantiate this
I'm trying to develop a "watcher" app to monitor whether another process is running.
As I have a few processes running with the same process name I decided to use the Process.MainwindowTitle.
HOWEVER !! This seems to be set to an empty string if the application is minimized to the SYSTEM TRAY. If it is minimized to the taskbar it is ok
Anybody know a workaround for this can can substantiate this