![]() |
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
|
|||
|
|||
![]()
I would like to know how to add a ComboBox to the main window of MS Outlook
2003, which it's going to be populated using data from a database. I'd like to know the solution using VB6, or VB.NET. Thank you very much for your attention Thanasis Soltadis |
Ads |
#2
|
|||
|
|||
![]()
Add a combobox where? In a toolbar or menu? Use the CommandBarComboBox
control to do that. Look for code samples for that at www.outlookcode.com or google for that control to see sample code. -- 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 "Thanasis Soltadis" wrote in message ... I would like to know how to add a ComboBox to the main window of MS Outlook 2003, which it's going to be populated using data from a database. I'd like to know the solution using VB6, or VB.NET. Thank you very much for your attention Thanasis Soltadis |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Adding a ComboBox to MS Outlook 2003 | Thanasis Soltadis | Outlook and VBA | 1 | October 3rd 07 02:56 PM |
Adding a public calendar doesn't work as it should (exch 2003, outlook 2003) | Jazz | Outlook - Calandaring | 1 | July 23rd 07 03:24 PM |
Outlook 2k3 Script: Pb Using ComboBox | bbnimda | Outlook and VBA | 3 | December 1st 06 04:54 PM |
Designing an Outlook Form with ComboBox | erfast | Outlook - Using Forms | 1 | May 27th 06 02:20 PM |
outlook combobox: value = x if A is selected | redruthann | Outlook - Using Forms | 7 | March 29th 06 08:26 PM |