-
Please help me. I really need to ge this to work. It doesn;t seem very hard, but no one has been able to solve the problem.
How can I make an OLE control displaying a word document scrolable?
That's it!
------------------
Regards,
Alexander McAndrew
VB Zone
http://gsenterprise.server101.com
-
Thanks a lot!
It worked fine.
------------------
Regards,
Alexander McAndrew
VB Zone
http://gsenterprise.server101.com
-
You can do it by placing the control in a PictureBox and then placing that PictureBox within a second PictureBox. I've sent you a demo project that illustrates the technique.
------------------
Marty