Configure panel types
Configure panel types to distribute interface elements over multiple pages in the application.
- InProject view, right-clickUIand select .
- Hover-overNewFolder1, select , and enterPages
- Right-clickPagesand select .Panel1 (type)appears underPages.
- Hover-overPanel1 (type), select , and enterPage.
- SetWidthto1060andHeightto500.
- SetLeft margin, andRight marginto10.
- Right-clickPagesand select four times.Page1 (type),Page2 (type),Page3 (type), andPage4 (type)are created. EachPage# (type)inherits its properties fromPage (type).TIP: Create consistent user interfaces by inheriting properties from parent object types. For example, if you want to changePage1 (type),Page2 (type),Page3 (type), andPage4 (type)margins, edit the margin properties ofPage (type). The modification will propagate to eachPage# (type).
Provide Feedback