Jump to content

NewBee Help with Collapse Sidebar


codemama
 Share

Recommended Posts

I have an application that uses a PFD viewer. I need to automatically collapse the left sidebar so the user can see the full PDF.

I am doing this in C# and can't quite seem to get it to do anything.

Code:

AutoItX3Class aui = new AutoItX3Class();
aui.ControlClick("TouchScreenPDFWindow","",[CLASS:AVL_AVView; TEXT:AVTabStripView; INSTANCE:4","left",1,16,65);

I attached the screen shot of the settings I got from AutoIt Window Info.

Thanks

:graduated:

post-61012-0-42297000-1288815935_thumb.p

post-61012-0-65933000-1288815952_thumb.p

post-61012-0-87265600-1288815975_thumb.p

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...