Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
If this bit is set on an Edit control, the installer creates a multiple line edit control with a vertical scroll bar.
If this bit is not set, it specifies displaying a normal edit control.
Valid Controls
| Decimal | Hexadecimal | Constant |
|---|---|---|
| 65536 | 0x00010000 | msidbControlAttributesMultiline |
Remarks
To set this attribute on a control, include the MultiLine bit in the Attributes column of the control's record in the Control table.
See Control Attributes and Controls.