forum

Home / DeveloperSection / Forums / Windows form always on top not working c#

Windows form always on top not working c#

Jayden Bell438127-Jan-2014

I need to show a message notification from a systray app while users are operating in a browser. 

I want this notification to be displayed on top of everything but even if I set it to be TopMost or TopLevel or BringToFront or Focus there's no way I can achieve what I want.

I'm using a simple windows Form and I show it using ShowDialog from the systray app.

Please help me :)


Updated on 27-Jan-2014

Can you answer this question?


Answer

1 Answers

Liked By