W
wrldruler
I have a textbox of a particular size. This size matches the size of
the box on a report. If users write too much text, it will overflow
the report box. So they need to use only the room available in the
textbox.
I have disabled scrollbars on the textbox, as well as disabled Can
Grow and Can Shrink.
But the users are still able to type as much as they want. The textbox
still scrolls to the next line. They can still use the down arrow on
the keyboard to scroll down the textbox.
How can I create a textbox of a fixed hieght, that cannot scroll down
no matter what?
Thanks
the box on a report. If users write too much text, it will overflow
the report box. So they need to use only the room available in the
textbox.
I have disabled scrollbars on the textbox, as well as disabled Can
Grow and Can Shrink.
But the users are still able to type as much as they want. The textbox
still scrolls to the next line. They can still use the down arrow on
the keyboard to scroll down the textbox.
How can I create a textbox of a fixed hieght, that cannot scroll down
no matter what?
Thanks