Implements a memo field. Altough this control node inherits from the labeled controls class, the labelpos parameter has no meaning for it — the label will always be on the top of the memo.
Parameters:
| Parameter | Description | Default value |
|---|---|---|
| name | inherited parameter | |
| default | inherited parameter | |
| caption | inherited parameter | |
| minwidth | inherited parameter | |
| maxwidth | inherited parameter | |
| labelpos | has no meaning — the label is ALWAYS on the top | |
| height | Height, in pixels, of the memo field. Note that this control is "explodible" so the real height may be bigger if there will be a need to fill the vertical space. | 60 |
 
| The CHM file was converted to HTML by chm2web software. |