I've done this before, I don't remember if i downloaded the DLL from off the net or something but i don't want to get a virus. I need access to this namespace so that I can have extra features that the Webbrowswer control doesn't offer.

How do I add a Com reference exactly. Or do I need the dll from someplace

Thanks

link|improve this question

Another point to consider if you're having issues: use strictly x86, not AnyCPU. – FerretallicA Jul 20 '11 at 1:56
feedback

1 Answer

up vote 10 down vote accepted

Add a reference to Microsoft Internet Controls COM object, anyway you can add features like in this example: http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=115195

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.