Hi, I have enabled context menu & RadToolTip in the TreeView nodes. Once If hover my mouse and right click, I am getting both ToolTip and Context menu.How to control this. If I right click, have to close radToolTip and just display Context menu.
Thanks Shinu for your quick reply. it worked for me. But still some times(If we slightly move coursor) am getting both Context menu & Rad Popup. So i want to Add condition like If contextMenu is enable then also don't show popup in the OnClientMouseOver Event
So is there any method to check whethere Contextmenu is enabled or disabled?