Re: Drawing Bitmap Over the CHtmlView



Do you want the bitmap to show through the CHtmlView, or just be around it?

AliR.

<prashanthaputta@xxxxxxxxxxxxxx> wrote in message
news:1170255521.746705.317640@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello All,

I am Implementing a mfc SDI Application where I want to display Html
page in the centre and Bitmap image arround the Html page.So I have
created CHtmlView as a child View of CView.

My problem is that the outer Bitmap image should overlap in the corner
with the CHtmlView.How can I Implement this? Or in otherwords How can
I draw Bitmap image on the CHtmlView(as OnDraw wont trigger for
CHtmlView)?

Please tell me is there exists any other solution?

Any Sample if be of great help...


Thanks in Advance
Pras



.



Relevant Pages