|
-
April 13th, 1999, 08:53 PM
#1
How to select(hi-light) an item in CListCtrl ?
how can I select(hi-light) an item in CListCtrl ? I couldn't find something like "SetSelectItem()" or "SelectItem()". I've tried SetItemState(nLast,LVIS_SELECTED|LVIS_FOCUSED,LVIF_STATUS), but still couldn't work. I want to hi-light the last item after i've deleted 1 item from CListCtrl.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|