Hi All, How to get the data behind a LinkBar item (e.g URL) on right mouse click?
I have a LinkBar with 4 different items and a ContextMenu attached to the LinkBar. When user right click on each link the contextmenu give the option to open the link in a Tab or an external Browser window. I want to pass the URL behind each link item programmatically to my contextmenu. Thanks VN

