Locating boundaries of other window in VB?

Joined
Jul 8, 2003
Messages
6
Is there a way to locate the boundaries (size and location) of other windows running? I wasnt really sure where to post this, so feel free to move it. Thanks!
 
How would I go about doing that in VB .NET? Say for example I wanted to put a button over each window on the screen, how would I go about looping through and getting the info about each window? Maybe a small or partial example would help me. Thanks.
 
Back
Top