Type msoControlButtonPopup problem?

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
 
C

Cindy M -WordMVP-

Hi Hurry,

CommandBarPopup controls do NOT support including images with the caption.
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?

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top