@jetdv Sir, please, if possible, in my custom command I'm using the AutoScroll.
this.AutoScroll = true;
Which lines of code I should write to make the Scroll always saves its last vertical position when I switch the layout window?
And when I come back to the layout window that has the extension, it will load the previous position of the vertical scroll?
Then, the vertical scroll position will never back to its default start point when I switch layouts window.