ComboBox in Control menu of the toolbox

S

Sue Mosher [MVP-Outlook]

Method #1: Right-click the control, bring up its Properties dialog, and on
the Value tab bind it to an Outlook property then fill in the Possible
Values.

Method #2: Put code in the Item_Open event handler to fill it with AddItem,
List or Column.
 
D

Di Fryga

I cannot follow your instructions. I am using MS Outlook 2000. Can you
give me step by step instructions so I can add text to a ComboBox when
designing a form.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
S

Sue Mosher [MVP-Outlook]

I already provided the instructions for adding the list items to a combo
box. If that's not what you wanted to do or if you did not understand the
instructions, please explain further.

Also note: The newsgroup interface you are using apparently does not quote
earlier messages in the thread, making your latest message so short on
detail that you risk not getting the answer you're looking for. Please take
the time to quote the original message.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top