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
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |