C#C
C#3y ago
Shinigami

❔ WinForms Topmost property not working as intended.

Hi, I've create a basic forms app which will block the user's screen, the app's window state is maximized, and top most property is set to true. When i try to do alt tab, I'm able to switch to other applications sometimes and some times I'm not able to switch as intended. What could be the issue causing this inconsistency?
Was this page helpful?