Assetize

Presentation XML · Framework and add-on tags

Calendar <calendar>

Framework control: 2 uses across 1 stock screen, inside <popup>.

<calendar> 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 2 times on 1 screen, inside <popup> (2); it contains <buttongroup> (2).

Where it goes

Sits inside: <popup>. May contain: <buttongroup>.

Properties

PropertyValueWhat it doesSource

Example

<!-- LIBRARY · datecalendar -->
<calendar closeondayselect="true" id="datecalendar">

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