C
CrazyAccessProgrammer
I have a textbox on a form that is bound to a memo field. The physical size
of the textbox is about 3in x 1in on the screen. Many of the memo's are of
sufficient length where you have to use the scrollbars of the textbox to read
all the text.
My question is, is there a way to change the behavior of a textbox so that
when the textbox does NOT have the focus, it shifts the user's view of the
text in the textbox to the end of the text instead of to the top?
of the textbox is about 3in x 1in on the screen. Many of the memo's are of
sufficient length where you have to use the scrollbars of the textbox to read
all the text.
My question is, is there a way to change the behavior of a textbox so that
when the textbox does NOT have the focus, it shifts the user's view of the
text in the textbox to the end of the text instead of to the top?