PagePanel.Append

From Real Software Documentation

Jump to: navigation, search
Method
PagePanel.Append ( )

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
Personal tools