Select Item in ListView Control In VC++ 6 Win32 API
-
hi I made a listview control with LVS_REPORT style ....... My task is when i select any item from the listview control and delete it....the focus should go on to the next item......not only focus but next item should be selected...... Thanx in advance
AbidBhat
-
hi I made a listview control with LVS_REPORT style ....... My task is when i select any item from the listview control and delete it....the focus should go on to the next item......not only focus but next item should be selected...... Thanx in advance
AbidBhat
Have you looked into the
LVM_SETITEM
and/orLVM_SETITEMSTATE
messages?"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne