Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27189

HWND finding child elements

$
0
0
Hi all,

I'm trying to find a way to find all the child elements under a program called Voucher when I give the parent id


I already grabbed the procress id from it ("2B0A5E") and it's child ("140B24")

Now is the problem.

I have to clue what the lpszWindow text is gonna be so I'm unable to do a FindWindowEx with id "140B24" to display all childs.


I saw a code that would display all childs, but it was long time ago and now I can't find it!

Any help is appreciated.

Here is a screen cap
Thank you!
Attachment 97279
Attached Images
 

Viewing all articles
Browse latest Browse all 27189

Trending Articles