According MSDN documentation a %NM_HOVER notification is sent by a listview control when the mouse hovers over an item. This notification message is sent in the form of a %WM_NOTIFY message.
After multiple tests, with PB 9.01 and Windows Vista, I don't able to receive this notification. At this moment I'm very confused and don't know were is the mistake or perhaps if it is a false understanding.
There is someone who has experienced with this notification?
Regards
Jordi
After multiple tests, with PB 9.01 and Windows Vista, I don't able to receive this notification. At this moment I'm very confused and don't know were is the mistake or perhaps if it is a false understanding.
There is someone who has experienced with this notification?
Regards
Jordi
Comment