NOTE: Yes, I'm using Delphi, but the TComboBox controls are just wrappers for messages used to create/interact with these standard Windows ComboBox controls. I've tried directly calling using the ...
I have a combobox that I want to populate with a list of vendors stored in another Access Database. This database contains roughly 1,300 different vendor records. All I'm interested is the ...