Entire screen semi-transparent modal .Net winforms

Have you seen a wb screen that forces the whole page to be disabled so you can click ok/cancel or a similar dialog?  Since popups have been largely eliminated, a floating div has become more common.  I wanted to create this same effect in a Windows form application, and here I will detail the steps to show how it’s done.

But first, here’s an example of what it looks like.

One Response

  1. [...] a screen overlay that forces the entire screen to go modal (like some web pages).  There is more about doing this here. Opacity or [...]

Leave a Reply