Thread: Combo Box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lee Lee is offline
external usenet poster
 
Posts: 12
Default Combo Box

I have a listing of items in a Combo Box and some of the
items have long description. When I click on any of those
items, I would like the long text to be wrapped in the box
so all the text can be seen. How to wrap the text for the
selected item in the Combo Box? thanks.