PDA

Click to See Complete Forum and Search --> : ole control scrollable- HELLLLLLLP


spandex44
Jan 15th, 2000, 07:20 PM
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

spandex44
Jan 16th, 2000, 12:30 AM
Thanks a lot!
It worked fine.

------------------
Regards,
Alexander McAndrew
VB Zone
http://gsenterprise.server101.com

MartinLiss
Jan 16th, 2000, 11:19 AM
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