Re: mouse clicked Area from C# DOM



"tasleem" <tasleem@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5885C9F0-BC31-4B61-808B-6771F07123B4@xxxxxxxxxxxxx
hi all, i have made IE toolbar, now i want when mouse is clicked on IE
Area(that area will be inside the html element like div,td,table
etc), i want to select that and highligh the whole area
how to do that in C#.

I'm not sure what you mean by "whole area", but see if
document.elementFromPoint helps.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.