Relative Content

Tag Archive for c#winforms

WinForms, open new form as top most

I have a simple WinForms application that I’m using to monitor a system. The Main form is connected to a SignalR hub, and opens a form when receiving a message: