Hi!
Little problem: I've got a Childwindow, which is on top of other childwindows. I have to make the topmost childwindow a little bit transparent.
But MSDN says (and is incredibly right)
Is there a workaround for layered childwindows?
Best regards,
Marc Giesmann
Little problem: I've got a Childwindow, which is on top of other childwindows. I have to make the topmost childwindow a little bit transparent.
But MSDN says (and is incredibly right)
Note that WS_EX_LAYERED cannot be used for child windows.
Best regards,
Marc Giesmann
Comment