PagePanel.Append

From Xojo Documentation

Method

PagePanel.Append()

New in 2005r1

Supported for all project types and targets.

Appends a new page after the last page.

Example

This example appends a new page. For example, you can create new pages in the Open event of the window, but you will want to add controls to the new page in the Window Editor.

PagePanel1.Append