I'm using
To get a list of IE windows and I need to set some sort of attribute on each window so that I can identify them later in the program.Code:Set objShell = CreateObject("Shell.Application") Set objShellWindows = objShell.Windows
How?
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |