Hello,

I have a problem regarding the scrollbar alignment properties of the multitab.

I have 3 pages in a multitab. Each tab has different scroll sizes.

The thing is when i run the userform and click on the first tab the scrollleft and scrolltop are 0 as it should be. But when i click on the next two tabs the scrollleft and top will be set to an automatic size so the content in the multipage will not be aligned to the top left.

How can i solve this that every page in the multipage will be aligned every time top left.