Jump to content

Problem with ActiveX Object


Recommended Posts

I have a gui with an object in it (shell.explorer)

My goal is to hide the scrollbars when navigating around links

During my searches I completed half the task, but cannot find anything related to the half.

This is how I'm hiding/removing the scrolls.

$oIE.document.body.scroll = "no"

My problem is that It seems to take a varying amount of time to hide them, and also it needs some sort of mouse over the window before it will remove the bars.

Any help achieving this? like a way to know when the "$oIE.document.body.scroll" operation is sucessful or something.

EDIT: $oIE.Busy()

Edited by JohnOne

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...