Tab control will not Wrap in Access 2007

  • Thread starter Thread starter dbalorenzini
  • Start date Start date
D

dbalorenzini

I have a tab control with 13 tabs on it that I want to wrap. I have the Wrap
property set to Yes for the control but it is not doing it.
 
If there is space for the tabs on one line, they will stay there unless
the tabs are too wide to fit on one row. If MultiLine is set to Yes,
you can force it to go to another row by

1. making the page captions wider.
One way is to pad spaces around the actual caption and use some
character at the beginning and the end to allow this, ie:
• Page Name •

2. setting the Tab fixed width property to be wider


Warm Regards,
Crystal

remote programming and training

Access Basics
8-part free tutorial that covers essentials in Access
http://www.AccessMVP.com/strive4peace

*
(: have an awesome day :)
*
 
Back
Top