scroll bar in text box

P

Phil

Hi,
I have a form with a text box that gets its data from a table. Many times
the text box is not big enought to display all the data. If I click in the
text box, scroll bars will appear, but not until I click in the box. Is
there a way to have the scroll bars appear when the form is opened?
Thanks,
 
F

fredg

Hi,
I have a form with a text box that gets its data from a table. Many times
the text box is not big enought to display all the data. If I click in the
text box, scroll bars will appear, but not until I click in the box. Is
there a way to have the scroll bars appear when the form is opened?
Thanks,

Set the control's Scroll Bar property to Vertical.
 
P

Phil

Hi,
Thanks for you response. It is set to vertical, but when the form opens
there is no scroll bar until one clicks in the text box. Is there a way to
have the bar show when the form first opens?
Thanks,
 
F

fredg

Hi,
Thanks for you response. It is set to vertical, but when the form opens
there is no scroll bar until one clicks in the text box. Is there a way to
have the bar show when the form first opens?
Thanks,

Not as far as I know.
 

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