WebPagePanel.PanelChanged

From Xojo Documentation

Event


WebPagePanel.PanelChanged()

New in 2020r1

Supported for all project types and targets.

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.