List box style

G

Guest

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?
 
N

Nigel

There is no wrap option for a ListBox. Your only option will be to

1. Extend width of control
2. Edit text
3. Reduce font size
4. Revert to Plain style making more space, user needs to click text
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top