Knowledge Base

PRB: LVM_HITTEST & ListView State Images Don't Work as Expected

Article ID: 135786

Article Last Modified on 5/14/2004


APPLIES TO


This article was previously published under Q135786

SYMPTOMS

The flags member of the LV_HITTESTINFO structure indicates LVHT_NOWHERE, instead of LVHT_ONITEMSTATEICON when you send the LVM_HITTEST message (ListView_HitTest macro) to a ListView control with coordinates that correspond to the state image of an item, and the control is in large or small icon view.

STATUS

This behavior is by design. The ListView state images are not fully implemented in large and small icon view. Future support of state images in large and small icon view has not been decided.

Keywords: kblistview kbprb kbctrl KB135786