Transparent Controls in WM 5.0
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
Is there a way to make the standard controls (created by CreateWindow) to look transparent (to see the background under them)? I'm writing in native C++ with VS2005 for WM 5.0. P.S. Since WM_EX_TRANSPARENT constant is not declared I assume it doesn't work. (o boy, I'm getting sick of so many things that don't work on WM 5.0)