I have a combo box on my form that shows the class type, now my boss wants the "Type Description" to show, but only when the user clicks the drop down arrow. The types are generally two characters but most of the descriptions are very lengthy. Is there some code that will enlarge the combo box only when the user scrolls down to show the description . If thats not and option can you add control tips or something like that to the combo list so only the one highlighted shows a tip?