Itemmouseoverevent in listview
-
hi all, I am using listview where i draw the items by setting the ownerdraw property true and drawing using the drawitem event. this works fine. now when i mouseover an item in listview, i need to show a small popup with the details of the item. i found itemmouseover event which works only when the ownerdraw property is false.(ie the items are not drawn manually). how can i achieve this task? Please help me with suggestions.
Thanks in advance.:) Regards Anuradha
-
hi all, I am using listview where i draw the items by setting the ownerdraw property true and drawing using the drawitem event. this works fine. now when i mouseover an item in listview, i need to show a small popup with the details of the item. i found itemmouseover event which works only when the ownerdraw property is false.(ie the items are not drawn manually). how can i achieve this task? Please help me with suggestions.
Thanks in advance.:) Regards Anuradha