0

im making a WinForms app but i dont know how to make a semi-transparent form background like this : enter image description here

Please help me

  • It is not really possible in Winforms. - One common workaround is to overlay two forms, one normal and one with Opacity < 100.. – TaW Jul 13 '22 at 15:38
  • [How to create a semi transparent or blurred backcolor in a Windows Form](https://stackoverflow.com/a/51580871/7444103) -- You can play with it, to get different results – Jimi Jul 13 '22 at 15:39
  • @Jimi i don't want use the Windows DWM blur. Draw bugs... – Raphael Trosset Jul 13 '22 at 16:30

0 Answers0