I am using a Delphi app with an olecontainer to load a word document "OleContainer1.CreateObjectFromFile('c:\test\hello.docx', false);".
The ribbon functions perfectly well in the opened document until I open a different word document or activate another already open word document. When I return to the document in the Ole container the ribbon is disabled. I am unable to click on any of the buttons or change ribbon tabs. Even if I close the other word document the ribbon in the ole document remains disabled.
I am working on windows 10 with Word 2016