0

I am aware of the following question: I want to disable the shadow effect on a specific aero window

However, I still need the DWM blur/reflections behind my Aero window, so I can't create a custom transparent one. How would I approach that? I could handle the reflections by myself, but I don't know how to create a blur.

Community
  • 1
  • 1
Lazlo
  • 8,518
  • 14
  • 77
  • 116

1 Answers1

1

Done it using DwmEnableBlurBehindWindow. :)

Lazlo
  • 8,518
  • 14
  • 77
  • 116