Apply a transparent overly screen to windows-level UI (Windows 11)
I am implementing a C# WinForm application (.net8) that adds a text to the whole screen as a transparent overly (topmost) without interfering with user’s clicks; which I achieved.
I am implementing a C# WinForm application (.net8) that adds a text to the whole screen as a transparent overly (topmost) without interfering with user’s clicks; which I achieved.