![]() | ![]() | ![]() |
| ||
|
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.
- Returns the index of the item that was previously hot.
- iIndex
- Zero-based index of the item to be set as the hot item.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.