DesktopPagePanel.AddPanel

From Xojo Documentation

Method

DesktopPagePanel.AddPanel()

New in 2021r3

Supported for all project types and targets.

Adds a new panel after the last panel.

Example

This example adds a new panel. For example, you can create new panels in the Opening event of the window, but you will want to add controls to the new panel in the Window Editor.

PagePanel1.AddPanel