add icons through toolbar in task tray subpop menu

Light Poster
23Nov2007,13:06   #1
satveer.sm's Avatar
Hi friends,
i am new on this community and new for MFC too,
i wana create an application in which when i click on tasktray icon a menu open there and when i go inside menu submenu open in which icon should be in left side on menuitem of submenu,
i wanna load icons in submenu through toolbar....
anybody help me ....
thanks
Go4Expert Founder
23Nov2007,17:47   #2
shabbir's Avatar
Search the forum and you should fine application regarding the task bar icon showing.
Light Poster
23Nov2007,17:51   #3
satveer.sm's Avatar
ya i got it now thanks, but anybody can tell me that i loaded bitmaps through SetMenuItemBitmaps function, i see that when i add only i can add 13*13 size bitmaps only no large sizes , when i try bigger i lost other portion only 13*13 part loaded
thanks
Go4Expert Founder
23Nov2007,18:09   #4
shabbir's Avatar
Probably you are not able to see it but it will load the full image and not only the part. Thats my understanding and may not be true.
Light Poster
23Nov2007,18:12   #5
satveer.sm's Avatar
ok thanks for helping