Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ATL control behaviour in a dialog box

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
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?
 
try to set the property visible as false. John Fill
 
try to set the property visible as true(sorry the first one is a mistake). John Fill
 
Sorry again, the second one is a mistake. John Fill
 
A romanian comment to Silviu,
Nu stiu la ce ma gindeam, dar tocmai lucram la un COM obiect, nu lua in serios raspunsul N2. John Fill
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top