![]() |
OutLook Addin Problem |
Post Reply
|
| Author | |
AsimSiddiqui
Newbie
Joined: 16 May 2005 Location: India Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: OutLook Addin ProblemPosted: 16 May 2005 at 8:21am |
|
There is a problem . I am writting a program of Outlook addin in VC++ COM . The addin is to insert a toolbar on the MS Outlook (which have one popup menu & 2 buttons) .I want to put an image on the popup which i add on the MS outlook. Command bar popup has 4 property :-- msoControlPopup = 10 ' CommandBarPopup msoControlGraphicPopup = 11 ' CommandBarPopup msoControlButtonPopup = 12 ' CommandBarPopup msoControlSplitButtonPopup = 13 ' CommandBarPopup msoControlSplitButtonMRUPopup = 14 ' CommandBarPopup I think that "msoControlButtonPopup " is suitable for me . But there is no method of pasteFace & PutStyle in the popup menu . I want to make a button just like "New" in the actual MS Outlook toolbar.( i.e. having caption,image & an arrow sign to drop down). So please tell which control i add to achieve my target. Thanx in advance. Regards Asim Siddiqui |
|
|
asiminncm
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |