PagePanel
Xojo provides a PagePanel control for desktop and web projects:
Tip
In your mobile projects you could create the equivalent by hiding/show MobileContainers.
Common members
These events, methods and properties are both common amongst the desktop, mobile and web versions of the control and are the most commonly used. See the individual controls for more members and details.
Events
Name |
Description |
---|---|
PanelChanged |
The selected panel has changed. |
Properties
Name |
Description |
---|---|
PanelCount |
The number of panels in the PagePanel. |
SelectedPanelIndex |
The number (index) of the selected panel. |