Share via

setWindowCompositionAttribute After setting transparency, how to restore

XUWANBIN 201 Reputation points
2022-12-10T14:22:59.777+00:00

When I use setWindowCompositionAttribute to set a window to be transparent, what is the correct way to restore the window to its original state when I can not make the window transparent

Developer technologies | Windows Forms
0 comments No comments

Answer accepted by question author

Castorix31 91,871 Reputation points
2022-12-10T16:15:11.423+00:00

With ACCENT_DISABLED instead of ACCENT_ENABLE_BLURBEHIND or other value
Test :
269195-setwindowcompositionattribute.gif

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.