How to set a margin in a textbox without messing up the scrollbar?

M

Mark

Hi

I would like to set the margins in a text box whilst retaining the ability
to display the verical scrollbar (in a continuous form in Access XP). I feel
that text controls with the text butted right up to the left side of the
control look sloppy.

In my previous post "Scroll bar not showing in a text box on a continuous
form" Peter Hibbs pointed out that there is a bug in Access where, if the
left margin is >0 the scrollbar doesn't show.

Anyone know a fix or workarround to this problem?

Many thanks

Mark
 
R

Rick Brandt

Mark said:
Hi

I would like to set the margins in a text box whilst retaining the
ability to display the verical scrollbar (in a continuous form in
Access XP). I feel that text controls with the text butted right up
to the left side of the control look sloppy.

In my previous post "Scroll bar not showing in a text box on a
continuous form" Peter Hibbs pointed out that there is a bug in
Access where, if the left margin is >0 the scrollbar doesn't show.

Anyone know a fix or workarround to this problem?

Many thanks

Mark

Do what some did before margins were available. A TextBox with transparent
background and borders set on top of a white rectangle with visible borders.
 
M

Mark

I was trying to avoid that but you're absolutely right, it's probably the
best option without upgrading to Acces 2007.

Cheers

Mark
 

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

Top