Tab Control caption word wrap

S

Sheldon

How do I 'word wrap' the caption for the tabs?
I want one of tabs (5 tabs), but the captions for each tab
is very long. Setting the tab fixed width property does
not enable word wrapping. It just cuts off the caption.

Thanks
 
D

Damon Heron

One way is to create a "Text" bitmap (with Paint) and embed it as a picture.
You will still have problems with the caption, but that could be
incorporated
into the design with some experimentation - or simply use a period for the
caption.

HTH
 
Top