LVM_SETHOTITEMLVM_SETHOTITEM*
*



Contents  *



Index  *Topic Contents
*Previous Topic: LVM_SETHOTCURSOR
*Next Topic: LVM_SETHOVERTIME

LVM_SETHOTITEM


LVM_SETHOTITEM
    wParam = (WPARAM)(INT) iIndex;
    lParam = 0;

Sets the hot item for a list view control. You can send this message explicitly or use the ListView_SetHotItem macro.

iIndex
Zero-based index of the item to be set as the hot item.

Version 4.70


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.