I am Using VB6 (SP3), and which to create a multiple-column combo box (preferably a drop-down list style)

I don't mind whether this is done run-time or design-time, but I cannot work out how to do this (or if it is possible - the help implies it is). I seem to remember in VB5 setting a multiple-column property to true, but I can't find any such property in VB6.

Any help greatly appreciated.