I know that there are a lot of posts about this issue, but I’ve googled so much last five days and didn’t find any working solution (and couldn’t do it myself).
Could anybody upload a simple wpf application (may be a TextBox inside Border), which acts as an OLE server. For instance, I insert dll in MS Excel and see that TextBox inside Border.
Now I could do only such thing: I insert my dll in MS Word and see “[dll name].dll”. Once I open an icon a window opens. But I want to have an embedded window.
You can not.
OLE Container for .NET
OLE is dead, was dead for years and should please be allowed to die also in your programs. C# never supported it.