We are already familiar with the Ctrl+Scroll to explore the Structures in the Block Diagram.
It is a handy feature to explore the Numerous Pages of a structure.
And on the Front Panel, we have a similar Primitive which has the ability to have as much pages as required - The Tab Control.
In different scenarios, we may end up with numerous pages on our Tab Control and even we may not have the Tabs/Page Labels Display visible in the GUI.
In such scenarios, while editing the GUI, we may need to switch between different pages. To switch between pages currently we have only one option with the Right Click->Go To Page->select page process.
This is making the whole GUI editing process slower.
We also have some workarounds to avoid this Right Click->Go To Page->select page process delay by temporarily making the Page Labels Display visible during the edit time to select which page to be shown.
But lets consider the efficiency if we have this Ctrl+Scroll feature for Tab Controls to explore the pages!
And it may work only in the Edit mode.