Configure panel types
Configure panel types to distribute interface elements over multiple pages in the application.
- In Project view, right-click UI and select .
-
Hover-over NewFolder1, select
, and enter Pages
-
Right-click Pages and select .
Panel1 (type) appears under Pages.
-
Hover-over Panel1 (type), select
, and enter Page.
- Set Width to 1060 and Height to 500.
- Set Left margin, and Right margin to 10.
-
Right-click Pages and select four times.
Page1 (type), Page2 (type), Page3 (type), and Page4 (type) are created. Each Page# (type) inherits its properties from Page (type).Tip: Create consistent user interfaces by inheriting properties from parent object types. For example, if you want to change Page1 (type), Page2 (type), Page3 (type), and Page4 (type) margins, edit the margin properties of Page (type). The modification will propagate to each Page# (type).