var element = browser.DomDocument.ElementFromPoint(e.ClientX, e.ClientY);. if (element == null || element.TagName == "html" ). return ;.
確定! 回上一頁