Jump to content

Error when using ControlGetPosHeight and width in C#


mattiej
 Share

Recommended Posts

When I try to do

int height = _autoit.ControlGetPosHeight(title, "", "[CLASS:WindowsForms10.Window.8.app.0.2ea1b40_r13_ad1; INSTANCE:4]")

It sets the error flag to 1 and returns 1

Title is the correct window title, it works for otherĀ 

Edit: [CLASS:WindowsForms10.Window.8.app.0.2ea1b40_r13_ad1; INSTANCE:4] is what I get from the window tool.

Edited by mattiej
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...