Implements an edit field with the drop-down list that keeps history of successful edits. Note that this control node writes into the data storage not only the edited value but also its edit history (adding to the node ID, or the name param strings like ".item1", ".item2" and so on).
Parameters:
| Parameter | Description | Default value |
|---|---|---|
| name | inherited parameter | |
| default | inherited parameter | |
| caption | inherited parameter | |
| minwidth | inherited parameter | |
| maxwidth | inherited parameter | |
| labelpos | inherited parameter | |
| maxhistory | Maximum history to keep | 10 |
 
| The CHM file was converted to HTML by chm2web software. |