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,...