Jump to content

ControlGetText will not get from SysTreeView


spyro
 Share

Recommended Posts

I am trying to get the text from a tree view and get control will not work. Any other ideas?

Other information:

Window Info

Control ID: 3802370

ClassNameNN: WindowsForms10.SysTreeView32.app.0.378734a1

I have tried

$var = ControlGetText("Window Title Here","","3802370")

and

$var = ControlGetText("Window Title Here","","WindowsForms10.SysTreeView32.app.0.378734a1")

Any better way to get the info out of the window?

www.SecurityDistro.com

Link to comment
Share on other sites

I downloaded it and took a look. I would like to use the CopyTreeViewToClipboard function but am having some trouble. What are the $parent_hwnd and $hwnd variables? Are they the root of the tree then subsequent items?

www.SecurityDistro.com

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