Implements an edit field. It has a capability to disguise the edited value with asterisks when editing a password.
Parameters:
| Parameter | Description | Default value |
|---|---|---|
| name | inherited parameter | |
| default | inherited parameter | |
| caption | inherited parameter | |
| minwidth | inherited parameter | |
| maxwidth | inherited parameter | |
| labelpos | inherited parameter | |
| password | If true, the edited value will be disguised with asterisks. | false |
 
| The CHM file was converted to HTML by chm2web software. |