View Single Post
  #2  
Old October 3rd 07, 02:56 PM posted to microsoft.public.outlook.program_addins,microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Adding a ComboBox to MS Outlook 2003

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


Ads