In my application (Using VB6) I need to open two MSWord documents on a single form. User must be able to cut/copy/paste from one document to other doc.
I have used two WEB Browser control on the form. Everything goes fine except,
Toolbar of one Word window gets disabled and context menu also does not appear. Ctrl+X,Ctrl+C,Ctrl+V (all hotkeys are working).
Please help me in resolving this issue.
