Hello~~
Is there any way to make the window transparent in WinCE. After
looked some post, it seems that I cannot remove the window style
WS_CLIPCHILDREN and WS_CLIPSIBLINGS. Is there any other ways to make
the window transparent?

Re: Transparent window in CE by Jjoony

Jjoony
Wed Sep 20 03:11:56 CDT 2006

Hi
You can use regions to shape your window..
And from WinCE 5.0, TransparenBlt is available, but I've never tested..
Hope this will help..

Cheers
"s.h.lai" <s.h.lai@hotmail.com> wrote in message
news:1158734003.793897.132090@h48g2000cwc.googlegroups.com...
> Hello~~
> Is there any way to make the window transparent in WinCE. After
> looked some post, it seems that I cannot remove the window style
> WS_CLIPCHILDREN and WS_CLIPSIBLINGS. Is there any other ways to make
> the window transparent?
>