Many times I saw an effect in Adobe Flash, which gradually reduces the visibility of the background window, for example, when you watch a video or image (in lightbox). It would be great to have such an effect in WinForms. After searching the Internet for a suitable solution, I found a program that reduces the entire screen. Obviously, this works differently, the translucent panel extends to the screen area. I would like to find the same for the application window (so when we show the dialog, the main form will seem a little darker).
Any suggestions?
source
share