Scrolling into TextBox
Hi
I have a form with TextBox controls on it.
When some TextBox control receives focus, the entire text inside the textbox is selected.
Now, the problem is when the text is too long and it doesn't fit inside the textbox, the user will only see the last part of the text, that is, the content of the textbox scrolls to the end.
I need a method to scroll back the content to the beginning of the control, so that the user visualizes the first portion of the text.
Thanks.
__________________
smile... tomorrow will be better
|