Hello, I tried this and it works quiet good. If you want an overlay on top of this, you need to create a 2nd form. Set its TransparencyKey to Black, the BackColor to Black, ShowIcon and ShowInTaskbar to false. In the constructor of this 2nd form add the code SetStyle(ControlStyles.ResizeRedraw, true...