Hi, I'm kind of new to ArcObjects programming, but I don't think what I'm trying to do is very complicated. How would I populate a combo box with all of the rows of a certain table's field? That is if I have a table with a list of buildings information, I would like to fill the combo box with the building number of each building (which has it's own row).
Thanks.