The DIF_NOAUTOCOMPLETE flag disables autocompletion for input lines.
The DIF_NOAUTOCOMPLETE flag is applicable to the following dialog items::
| Control | Description |
|---|---|
| DI_COMBOBOX | Combo box. |
| DI_EDIT | Edit box. |
| DI_FIXEDIT | Fixed size edit box. |
| DI_PSWEDIT | Password edit box. |