DesktopPagePanel.PanelChanged

From Xojo Documentation

Event


DesktopPagePanel.PanelChanged()

New in 2021r3

Supported for all project types and targets.

The frontmost page has changed and can be determined using the DesktopPagePanel.SelectedPanelIndex property.

Notes

This is also called when the user changes the selected tab in a DesktopTabPanel.