Presentation XML · Actions
Quick Search <quicksearch>
The quick search box.
<quicksearch> 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 1 screen, inside <toolbarsection> (3); it is a leaf.
Where it goes
Sits inside: <toolbarsection>. May contain: none (a leaf control).
Properties
| Property | Value | What it does | Source |
|---|
Example
<!-- LIBRARY · quicksearch -->
<quicksearch event="find" id="quicksearch" label="Find:" width="90"/>
Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#quicksearch