Jump to content

Recommended Posts

Posted

How can I find and select an item in treeview control. This treeview control is not created by AutoIt. This is windows treeview. For ex:- treeview we get on the left side when we run "inetmgr.exe".

Posted

Thanks folks that worked for me... Now I have another query..

how can I select table elements shown in right pane of "inetmgr.exe" window?

Window info tool says that it is Static and it is hidden.

Posted

Thanks folks that worked for me... Now I have another query..

how can I select table elements shown in right pane of "inetmgr.exe" window?

Window info tool says that it is Static and it is hidden.

I don't think you're looking at the correct control. Static is the control name for a label.
Auto3Lib: A library of over 1200 functions for AutoIt
Posted

I don't think you're looking at the correct control. Static is the control name for a label.

When I rollover the mouse over the list view area of inetmfr then window info tool shows Static1 against ClassNameNN field.

Posted

When I rollover the mouse over the list view area of inetmfr then window info tool shows Static1 against ClassNameNN field.

Well, if that's true, then you're pane is a label. :whistle:
Auto3Lib: A library of over 1200 functions for AutoIt

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
  • Recently Browsing   0 members

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