HtmlElement ele = webBrowser1.Document.GetElementFromPoint(new Point(x, y)); string herf=ele.GetAttribute("href");