Jump to content

Get column in a SysHeader32 control


MQueiros
 Share

Recommended Posts

Hi,

I'm currently using AutoItX and Robot Framework to make some custom libraries in Python and I've successfully implemented some functions.

The application I want to test has a SysListView32 control and I'm able to find an element of that table using ControlListView, by giving the row and column of the element I want to find. The application has a multiple number of columns and I need to find the correct column using its name. This is where my problem is. There is a SysHeader32 control with the property of each column and I would like to find the position of a given text in that control, but I can't seem to find the right way to do it. I appreciate any help you can provide.

Regards,

Mauro

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