H
Hurry Wood
I have been developping Word Addin under VC++ 6.0. I wanna add a
CommandBarPopup (With a icon face on it) item into a custom CommandBar I
created and added before. The Help file described Type of CommandBarPopup
can be msoControlPopup, msoControlGraphicPopup, msoControlButtonPopup,...
and so on. I consider the type msoControlButtonPopup is more suitable on my
goal that show icon image on this popup button. But I cannot find any method
of CommandBarPopup object that can be used to set or paste the icon image
just as the method "PasteFace" of CommandBarButton. How do I figure this
out?
Thanks,
Hurry
CommandBarPopup (With a icon face on it) item into a custom CommandBar I
created and added before. The Help file described Type of CommandBarPopup
can be msoControlPopup, msoControlGraphicPopup, msoControlButtonPopup,...
and so on. I consider the type msoControlButtonPopup is more suitable on my
goal that show icon image on this popup button. But I cannot find any method
of CommandBarPopup object that can be used to set or paste the icon image
just as the method "PasteFace" of CommandBarButton. How do I figure this
out?
Thanks,
Hurry