Tagged Questions

0
votes
1answer
134 views

URL Moniker Examples for C# (IMoniker)

Dear lazyweb, I am trying to implement an URL Moniker for MSHTML that will be used to provide images from a storage (in the application) to the HTML Edit control. I have understood that to do this I …