Avoid scrolling to the top in TabControl
I have a TabControl with AutoScroll set to true on tabpages. The tabpage
contains a RichTextBox, which is bigger in height that the page, so
vertical scrollbar appears on a TabPage. If I scroll the page down and
then click on the RichTextBox, the page scrolls back to top. Any ideas on
how to prevent such behaviour?
No comments:
Post a Comment