ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   scroll bars (https://www.excelbanter.com/excel-programming/352487-scroll-bars.html)

vqthomf

scroll bars
 
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

Roger Govier

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





All times are GMT +1. The time now is 03:25 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com