In Access I can create a combo box that has multiple columns, and designate one of them as the "Bound" column. I can also hide columns by adjusting their width.

How can I re-create the same things in vb?