is there a way to deselect an item from a list. i have tried m_drvlist.SetItemState(iItem, LVIS_DROPHILITED,LVIS_DROPHILITED); but it does not seem to do anything. thank you.
is there a way to deselect an item from a list. i have tried m_drvlist.SetItemState(iItem, LVIS_DROPHILITED,LVIS_DROPHILITED); but it does not seem to do anything. thank you.