![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
I m creating a plugin for Outlook. I have following Question please help me out Question 1: I have added a combobox(Office::msoControlComboBox) to my Outlook toolbar. But when I set the caption to the combobox the alignment of dropdown(the list that popups on click of down arrow in combo) expands to the entire width of the comboboxcontrol(Width of caption + Width of combobox( place where u can type )). Note: DropDownWidth Property - only resizes it, does not align. Is there anyway to make the dropdownlist in alignment withe combobox position. (ie I would like to intent the dropdown to the right so that start position of dropdownlist and combo(edit area) is same). Also the caption in Combobox control is highlighted how to remove that? Question 2: I have also added a Button(Office::msoControlButton) to my Outlook toolbar. Is there any property to remove highlight on Mouse hover. Question 3: Is there a way to add a static text to OutlookToolbar. Thanks in Advance. -- Message posted via http://www.officekb.com |
Ads |
#2
|
|||
|
|||
![]()
No to the first 2 questions as far as I know. For the third you can add a
button that has the text you want, that's about it. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "KarthikonIT via OfficeKB.com" u54961@uwe wrote in message news:9daf2bfe9e6bf@uwe... Hi, I m creating a plugin for Outlook. I have following Question please help me out Question 1: I have added a combobox(Office::msoControlComboBox) to my Outlook toolbar. But when I set the caption to the combobox the alignment of dropdown(the list that popups on click of down arrow in combo) expands to the entire width of the comboboxcontrol(Width of caption + Width of combobox( place where u can type )). Note: DropDownWidth Property - only resizes it, does not align. Is there anyway to make the dropdownlist in alignment withe combobox position. (ie I would like to intent the dropdown to the right so that start position of dropdownlist and combo(edit area) is same). Also the caption in Combobox control is highlighted how to remove that? Question 2: I have also added a Button(Office::msoControlButton) to my Outlook toolbar. Is there any property to remove highlight on Mouse hover. Question 3: Is there a way to add a static text to OutlookToolbar. Thanks in Advance. -- Message posted via http://www.officekb.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
ComboBox data | Christine | Outlook - Using Forms | 2 | September 16th 09 10:55 PM |
Populating ComboBox | PJ | Outlook - Using Contacts | 2 | September 5th 08 06:39 PM |
Default Email Text Alignment | Adriana115 | Outlook - Installation | 4 | April 2nd 08 04:12 PM |
Mail Merge of Mailing Labels using Outlook and Word 2000 - Alignment of Text | [email protected] | Outlook - Using Contacts | 2 | December 8th 07 03:29 PM |
GAL in combobox | joe schmo | Outlook and VBA | 5 | April 26th 07 10:11 PM |