FARLISTMOUSEREACTIONTYPE):
| Value | Description |
|---|---|
| LMRT_ONLYFOCUS | The list will react on mouse movement (change cursor position in the list) only when the item is in focus |
| LMRT_ALWAYS | The list will always react on mouse movement (change cursor position in the list). The example of such behavior is a list of found files in search results (Alt-F7) |
| LMRT_NEVER | The list will not react on mouse movement |
| Control | Description |
|---|---|
| DI_LISTBOX | list |