Imtiaz ALAM [mailto:[EMAIL PROTECTED]] wrote:

> To use MSHML in VS.Net, we don't need to add AxControl. I got
> the reference from Project Add Reference Dialog..

Well you only said:

> I don't want to use any Ax Control.

So I totally didn't understand what you meant. MSHTML is an ActiveX control
and you are going through interop to use it. Being able to add it through
references doesn't make that any different. It just so happens that
Microsoft.mshtml is a "primary interop assembly" which means that you don't
have to distribute a tlbimp'd version of it yourself with your installer.

Later,
Drew

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to