Assetize

Presentation XML · Actions

Toolbar <toolbar>

Framework control: 8 uses across 1 stock screen, inside <header>.

<toolbar> has no Application Designer property sheet: it is written by the framework or an add-on and edited in XML. Its properties are the attributes the stock screens actually use.

In the 204 stock presentations it appears 8 times on 1 screen, inside <header> (8); it contains <toolbarsection> (39).

Where it goes

Sits inside: <header>. May contain: <toolbarsection>.

Properties

PropertyValueWhat it doesSource

Example

<!-- LIBRARY · pageToolbar2 -->
<toolbar hidewhen="{designmode}==true or {mobile}==false" id="pageToolbar2" showappname="{mobile}==false">

Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#pageToolbar2