access 2003 scroll bars in text box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a text box in access that has scollbars so that you can read a
rather large field. The problem is the scrollbars only appear when the object
has the focus.
I really don't want to code two outside buttons for scrolling, is there any
way to have the scroll bars in the text box stay visable all the time?
 
No. The scrollbars will be visible only when the control has focus.

There is also a bug that causes the scrollbars to disappear if the internal
margins of the text box are set (non-zero).

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.

message
news:[email protected]...
 
Back
Top