DWMEnableBlurBehind makes my interface controls semi transparent
Posted
by user146780
on Stack Overflow
See other posts from Stack Overflow
or by user146780
Published on 2010-06-11T20:15:10Z
Indexed on
2010/06/11
21:32 UTC
Read the original article
Hit count: 158
I have enabled blur on my window. I have some edit fields and some custom controls and I would not want these to be affected by the blur, they are semi transparent as a result. How could I only blur the main window itself, not its child controls (sort of like Chrome). Thanks
© Stack Overflow or respective owner