Hi, I want to write ie based web developer tool with find element feature. i am using c# and wpf and my application should looks like ie developer tool:
or firebug:
Any suggestion?
Hi, I want to write ie based web developer tool with find element feature. i am using c# and wpf and my application should looks like ie developer tool:
or firebug:
Any suggestion?
To consolidate a bunch of answers:
You can either:
To highlight an area, you should look at http://www.codeproject.com/KB/dotnet/NetHtmlEventHandler.aspx