are there any ways to make linkLabel (.net 4.0) working as simple hyperlink on right mouse click - i mean to open a menu with "open in new tab", "open in new window" and so on.
if not, is there any way to develop custom control that will act like this?
actually i just need to be able to encapsulate simple hyperlink in some kind of control.