Jump to content

Recommended Posts

Posted

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

Posted

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

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
×
×
  • Create New...