scroll bars
Hi
ActiveWindow.DisplayHorizontalScrollBar = False
ActiveWindow.DisplayVerticalScrollBar = False
Set to true to switch back on
--
Regards
Roger Govier
"vqthomf" wrote in message
...
Hi
I have a web page created in VBA using the webbrowser control....How
do you
switch off the scroll bars?
Thats it ! Thats all I want to do can any body help.
TIA
Charles
|