Thread: List box style
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Gerstman David Gerstman is offline
external usenet poster
 
Posts: 57
Default List box style

I'm using a listbox with the fmListStyleOption so I can check the choices I
wish to include in my spreadsheet.

The problem is that the text corresponding to each check box is extended and
there doesn't seem to be the option to word wrap the text.

So
1) did I miss the word wrap option?
2) could I use tool text tips attached to each list item separately (instead
of to the listbox as a whole)
or is there
3) some other choice?