I have a working QuickInfo in my ViewMouseHover handler, but I want to put a hyperlink in the ToolTip.
The ToolTip markup works fine, I set HideOnMouseMove = false and that is fine, and I have an anchor tag in the ToolTip and that looks fine (it even switches to the Hand cursor when I'm on the hyperlink in the ToolTip), but clicking the link does not kick off the browser or anything. What else do I have to do?
The ToolTip markup works fine, I set HideOnMouseMove = false and that is fine, and I have an anchor tag in the ToolTip and that looks fine (it even switches to the Hand cursor when I'm on the hyperlink in the ToolTip), but clicking the link does not kick off the browser or anything. What else do I have to do?