Click here to Skip to main content
15,891,769 members
Articles / Desktop Programming / Windows Forms

Dynamically Adding MSHTML to an Application

Rate me:
Please Sign up or sign in to vote.
4.68/5 (12 votes)
27 Aug 2009CPOL5 min read 31.2K   700   13  
The Microsoft.mshtml assembly is not present on all machines. Here's how your app can automatically add the assembly as needed.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United States United States
I can type "while" and "for" very quickly

Comments and Discussions