|
Page Templates |
|
|
A page can be created based on another page. Using a page as the template helps the developer to design the common parts of the pages only once and reuse it. The elements and their properties inherited from a template page can be changed on its descendent pages. If a template page is modified, the changes will automatically be reflected to its all descendent pages. There are two methods in using templates: 1. Using the parent page as the template To activate/deactivate this method use
2. Using the selected page as the template To activate/deactivate this method use With this method, any page in the project can be selected as the template. Right click a page icon on the Project Explorer and choose Select as Template from the context menu. The page is denoted as the Current Template in the Templates Toolbar. When the Use Selected Template
|