P
Pedro Rosas Silva
Hello,
I have a windows form with a TabControl "tabControl1" (with 2 tabs)
inside it.
Inside "tabControl1", I have another TabControl "tabControl2" (also with
2 tabs).
I have set the "AutoScroll" property of the form to true.
The problem is that when the scrollbars are showing up, if the user
clicks one of the tabs, the scrollbar rolls down to it.
I don't want this behaviour. I want the scrollbar to retain its position.
Does anyone know how can I do it?
Thank you in advance.
Best Regards,
Pedro Rosas
I have a windows form with a TabControl "tabControl1" (with 2 tabs)
inside it.
Inside "tabControl1", I have another TabControl "tabControl2" (also with
2 tabs).
I have set the "AutoScroll" property of the form to true.
The problem is that when the scrollbars are showing up, if the user
clicks one of the tabs, the scrollbar rolls down to it.
I don't want this behaviour. I want the scrollbar to retain its position.
Does anyone know how can I do it?
Thank you in advance.
Best Regards,
Pedro Rosas