+ Reply to Thread
Results 1 to 2 of 2

scroll bars

  1. #1
    vqthomf
    Guest

    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

  2. #2
    Roger Govier
    Guest

    Re: scroll bars

    Hi

    ActiveWindow.DisplayHorizontalScrollBar = False
    ActiveWindow.DisplayVerticalScrollBar = False
    Set to true to switch back on
    --
    Regards

    Roger Govier


    "vqthomf" <vqthomf@discussions.microsoft.com> wrote in message
    news:5209C9C2-143C-4C20-96AE-2D41686CD789@microsoft.com...
    > 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




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1