|
Enumerate All Open Windows (Parent and Children)
| Version Compatibility: |
Visual Basic 6
|
More information: This demonstration application enumerates all parent windows, and each of their child window. It also displays each window's text and allows you to change this text.
The latest version of the application, added 06/26/2000, enumerates menus as well, and provides additional functionality which is accesible via a drop-down menu that appears when the entry for the window is right-clicked. This code has been viewed 79536 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. code/EnumerationX.zip
|