Click here to Skip to main content
15,885,032 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created an Application with should detect if a connection via VNC comes into our machines to show the Operator of those machines that it could be possible that a remote control via VNC could happen.
This Application normally stays in Tray and becomes Visible and TopMost if such a connection is established.
All works properly ...

Now my Problem :
On our machines are different applications for the machine-control (HMI). By most of them my App comes to TopMost - by some of them not. I suppose that those applications are also sending their Form to TopMost.

Is there any possiblity for my app to become Top-TopMost ? I want to have it allways on Top - independant from all what happens with possible other applications ...

What I have tried:

Severall things like repeating the TopMost-settings and Refreshing the form by the Background-Thread - in the moment I have no idea ...
Posted
Updated 13-Aug-16 19:21pm
v2

1 solution

 
Share this answer
 
Comments
Ralf Meier 15-Aug-16 1:51am    
It looks very good ... thank you for the Link (and also +5)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900