N
No One
I have one application in C# that stays on top. Now I have another one
that needs to make the former hide for a certain amount of time and then
come back up to on top. I had thought of adding a method to the former
to handle being sent a message to change, but I'd rather not change the
first application if I can. Is there a way to accomplish this without
changing the first?
that needs to make the former hide for a certain amount of time and then
come back up to on top. I had thought of adding a method to the former
to handle being sent a message to change, but I'd rather not change the
first application if I can. Is there a way to accomplish this without
changing the first?