Populate ComboBox on Form from INI

F

Fred Block

Hi All,

Is there a way to programmatically populate the items in a ComboBox
(preferably from an INI file) on an Outlook Message form. We have a client
that needs a large amount of items to select from and the list will change
from time to time. It seems best (to me) easier to copy an INI file around
to their users than to update the Outlook form when required and deploy that
updated file.

Thanks in advance for any help provided!

Kind regards- Fred
 
Top