Presentation XML · Framework and add-on tags
Longop <longop>
Framework control: 3 uses across 2 stock screens, inside <dialog>.
<longop> 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 3 times on 2 screens, inside <dialog> (3); it is a leaf.
Where it goes
Sits inside: <dialog>. May contain: none (a leaf control).
Properties
| Property | Value | What it does | Source |
|---|
Example
<!-- LIBRARY · longop_control -->
<longop donelabel="Processing Complete..." id="longop_control" label="Please wait..."/>
Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#longop_control