cowsarenotevil Posted July 8, 2003 Posted July 8, 2003 Is there a way to locate the boundaries (size and location) of other windows running? I wasn't really sure where to post this, so feel free to move it. Thanks! Quote
*Experts* Volte Posted July 8, 2003 *Experts* Posted July 8, 2003 [api]GetWindowRect[/api] API should do it. Quote
cowsarenotevil Posted July 8, 2003 Author Posted July 8, 2003 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.