How to synchronize Axwebbrowser Controls or two form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • knightmare0
    New Member
    • Aug 2010
    • 1

    How to synchronize Axwebbrowser Controls or two form

    Hi

    I would like to create a program that works on multiple screens, and there are two forms, Form A,B with each on one screen. I'm using the Axwebbrowser control to read .doc documents and other office file. However I need both form A and B show the exact same thing. Meaning if I make changes to A, the Changes will automatically apply to B, and vise verse. How would I do this?

    I was thinking just create one form, and somehow make two display copies with it, in which they receive the same events, but I have no idea how to do that.

    Also second part of my questions, after I load up a .doc document with say Axwebbrowser1 than I cannot load the same Document with Axwebbrowser2, is there a way I can load both?

    In short how can I sync two instance of the same form with and keep it in sync?

    Thank you.
Working...