Click here to Skip to main content
15,867,986 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I wrote a function that send email automatically,

how can i init combobox with the mail addresses of my email?
Posted
Comments
ZurdoDev 3-Oct-13 7:32am    
What? Write code to do it. Where are you stuck?
Member 10304617 3-Oct-13 7:35am    
I dont know how to init the combobox.
That's why I asked,
I know I have to write code but which code?
Thanks7872 3-Oct-13 8:04am    
Briefly describe your problem. These two lines are not enough.
MCY 3-Oct-13 7:58am    
umm...comboBox.Items.Add("someText")?
Member 10304617 3-Oct-13 8:00am    
But I dont want to write this , I want it to be automatically, when the form load.

 
Share this answer
 
Comments
Member 10304617 3-Oct-13 8:41am    
Thanks!
 
Share this answer
 
Comments
Thanks7872 3-Oct-13 8:38am    
Problem is not with sending mail. OP is asking about how to get combo box filled with email addresses. Don't post irrelevant answers.
Member 10304617 3-Oct-13 8:42am    
Thanks!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900