Hi,

I want to select ( and set the focus ) to one row of the list control, I have tried this:

m_lcInfotype.SetItemState(iIndex,LVIS_FOCUSED|LVIS_SELECTED,LVIF_STATE);

But don't work, anybody can give me an idea ?, Thanks, Bye !
Braulio