SetLayeredWindowAttributes + WS_CHILD ?该如何处理

SetLayeredWindowAttributes + WS_CHILD ?具有WS_CHILD风格的子窗口,无法使用SetLayeredWindowAttributes

SetLayeredWindowAttributes + WS_CHILD ?
具有WS_CHILD风格的子窗口,无法使用SetLayeredWindowAttributes函数设置透明。有没有办法突破这个限制呢?

[解决办法]
这个没有办法,只能自己去绘制,自己进行alpha混合,实现特殊效果