Print Page | Close Window

OutLook Addin Problem

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=2232
Printed Date: 08 November 2025 at 3:56am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: OutLook Addin Problem
Posted By: AsimSiddiqui
Subject: OutLook Addin Problem
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net