WebPagePanel.PanelChanged
From Xojo Documentation
Event
The frontmost page has changed and can be determined using the SelectedPanelIndex property.
Notes
This is also called when the user changes the selected tab in a WebTabPanel.
See Also
SelectedPanelIndex property, WebTabPanel control.