Image on the menu bar unused area ?

Go4Expert Member
5Jun2005,22:47   #1
hemanth.balaji's Avatar
Is there a way I can put an image on the menu bar thing as shown in the image provided in the link. I have uploaded a snapshot of my project intending to show you exactly where i want the image to be. Please lemme know soon
Attached Images
File Type: jpg project.jpg (41.2 KB, 12 views)
Go4Expert Founder
6Jun2005,07:39   #2
shabbir's Avatar
Hello Hemanth

I am also not sure how this can be done but if you find the solution to the problem let us also know this.

Thanks
Shabbir Bhimani
Go4Expert Member
6Jun2005,09:51   #3
hemanth.balaji's Avatar
Yeah sure. For all the Help you had previously done for me
Team Leader
6Jun2005,09:53   #4
coderzone's Avatar
I am sure this image cannot be in the menu bar. I am not sure how this can be done but yes if you can display some control on menu bar then it can be a possibility.
Go4Expert Member
6Jun2005,09:57   #5
hemanth.balaji's Avatar
Then how do people do it. As in most of the win32 applications have stuff's like these. as in their company logos. Can you just try it for me. As in a control and stuff. Perhaps i wont be able to do so much since i am a newbie. I only know the basics
Team Leader
6Jun2005,10:00   #6
coderzone's Avatar
I am also a newbie in MFC and I also have tried this before but not much success. I did not found this in many small applications but has found this mainly in browsers and not in MS Word and other applications
Ambitious contributor
6Jun2005,10:50   #7
alok's Avatar
Draw Image using CClientDC in OnPaint Handller
Go4Expert Member
7Jun2005,13:02   #8
hemanth.balaji's Avatar
Buy i dont have knowledge about MFC. I am doing this is using pure C win32 programming. Is there any other way other then MFC.