Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Everyone,

I have binded the collections in listboxitem. Whenever i Mouseover the listbox items, the popupwindow will open to bind the respective values. But i couldn't use the MouseOver property to show the popup. It will work with MouseEnter property and also i need to measure the mouse over position to visible the arrow mark for the current mouseover items.

Can anyone please help me to fix this issue.

Thanks in advance.

Regards,
Arun
Posted
Comments
Gihan Liyanage 11-Sep-14 1:43am    
Arunkumar Murugesan 11-Sep-14 1:49am    
Hi Gihan,
Thank you so much for your response. I have tried this way. this is mouseenter and mouseleave. This is almost same for mouseover. But Mouseover the popup open only when we mouseover the content. But in mousenter it will show the pop when we mouseenter the listbox item binded area, that means outside of the content. I need to show the pop up only when mouseover inside the content.
Gihan Liyanage 11-Sep-14 1:54am    
Ahh ok, I don't have much knowledge of WPF, Just I have seen this in a link and suggested for you to try. that's why I wrote it as a comment. Will c you will be answered very quickly from any of community member.
Arunkumar Murugesan 11-Sep-14 1:57am    
Ok Gihan. If you get the answer please update me. Thanks for your support.
Arunkumar Murugesan 11-Sep-14 2:19am    
Can anyone please update me regarding my queries...?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900