Guest_imported
New member
- Jan 1, 1970
- 0
I developed an ATL control and I want it to be transparent, so I used the macro DECLARE_VIEW_STATUS(0). It works well in Visual basic but when inserted it in a MFC dialog based application, it appears that the control is superposed on a white, opaque window. How can I avoid it?