Board index » Visual Studio » Drawing Bitmap on the CHtmlView
|
Tetchypete
|
Drawing Bitmap on the CHtmlView
Visual Studio285
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 - |
