Value
| Meaning
|
ECO_AUTOWORDSELECTION
| Automatic selection of word on doubleclick.
|
ECO_AUTOVSCROLL
| Same as ES_AUTOVSCROLL style.
|
ECO_AUTOHSCROLL
| Same as ES_AUTOHSCROLL style.
|
ECO_NOHIDESEL
| Same as ES_NOHIDESEL style.
|
ECO_READONLY
| Same as ES_READONLY style.
|
ECO_WANTRETURN
| Same as ES_WANTRETURN style.
|
ECO_SAVESEL
| Same as ES_SAVESEL style.
|
ECO_SELECTIONBAR
| Same as ES_SELECTIONBAR style.
|
ECO_VERTICAL
| Same as ES_VERTICAL style. Available in Asian-language versions only.
|