Presentation XML · Framework and add-on tags
Importapp <importapp>
Framework control: 11 uses across 5 stock screens, inside <section>.
<importapp> 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 11 times on 5 screens, inside <section> (11); it is a leaf.
Where it goes
Sits inside: <section>. May contain: none (a leaf control).
Properties
| Property | Value | What it does | Source |
|---|---|---|---|
label | string | Not on Application Designer's importapp property sheet: written in XML only. Stock screens: 11 uses on 5 screens, values Import a Script File: (6), Browse for a file: (4), Import Shape Document: (1). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · AUTOSCRIPT#iiimportfileattr1_file_2_0 |
Example
<!-- AUTOSCRIPT · iiimportfileattr1_file_2_0 -->
<importapp id="iiimportfileattr1_file_2_0" label="Import a Script File:"/>
Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · AUTOSCRIPT#iiimportfileattr1_file_2_0