commctrl.h
Mensaje LVM_SETHOTITEM
Definición
LVM_SETHOTITEM i=(WPARAM)(INT)wParam
Asigna el ítem caliente en un control list-view. Se puede enviar este mensaje explícitamente o bien usar la macro ListView_SetHotItem.
Descripción
- i
- En índice basado en cero del ítem a asignar como ítem caliente.
Valor de retorno
Devuelve el índice del ítem caliente previo.