Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - OutLook Addin Problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

OutLook Addin Problem

 Post Reply Post Reply
Author
Message
AsimSiddiqui View Drop Down
Newbie
Newbie
Avatar

Joined: 16 May 2005
Location: India
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote AsimSiddiqui Quote  Post ReplyReply Direct Link To This Post Topic: OutLook Addin Problem
    Posted: 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.062 seconds.