Forms 2.0 TextBox:how to prevent auto scroll to bottom On Enter Ev

  • Thread starter Thread starter Dalt
  • Start date Start date
D

Dalt

Say you have a Forms 2.0 Textbox, multiline enabled, that has more text in it
than can be displayed in the size of the given window. As soon as I click on
the text box, giving it the focus and firing the "On Got Focus" event, it
always scrolls to the very bottom. This is extremely annoying, can anyone
suggest a way to fix this?

Thanks,

Dalt
 
On Wed, 17 Dec 2008 15:03:01 -0800, Dalt

Are you speaking of this textbox on a Microsoft Access form? That's
the subject of this newsgroup. It's highly unusual to use this
textbox, rather than the built-in one.

-Tom.
Microsoft Access MVP
 
I'm referring to when you go into design view, click on More Controls, scroll
down to Microsoft Forms 2.0 Textbox. It has much better scroll capability so
I prefer it over the standard textbox in Access 2003 but the auto scroll is
very annoying.
 
Back
Top