why SetLayeredWindowAttribute does not work for child windows
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
why SetLayeredWindowAttribute does not work for child windows , as i want transparency effect for common controls.It looks WS_EX_LAYERED is not supported by child windows.so can anybody tell me a way to do this. Unmanaged in a .NET world