This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision |
| scripting:dialogs:edit [2015/03/12 12:48] – [Properties] admin | scripting:dialogs:edit [2018/01/10 20:41] (current) – external edit 127.0.0.1 |
|---|
| ^ Property ^ Default Value ^ Description ^ | ^ Property ^ Default Value ^ Description ^ |
| | **id** | empty | id (name) of the script data object associated with control | | | **id** | empty | id (name) of the script data object associated with control | |
| | | **text** | empty | initial text of the control. Will be taken if no variable is bound (variable in dialog storage with name corresponding to //id// property) | |
| | **align** | stretched | [[scripting:dialogs:align|Alignment]] of the control | | | **align** | stretched | [[scripting:dialogs:align|Alignment]] of the control | |
| | **style** | none | [[scripting:dialogs:edit#Styles|Styles]] of the edit control (can be combined) | | | **style** | none | [[scripting:dialogs:edit#Styles|Styles]] of the edit control (can be combined) | |