|
-
Jan 8th, 2000, 01:40 AM
#1
Thread Starter
Addicted Member
How could I find IE 5.0 with its class name "IEframe" ??
-
Jan 8th, 2000, 01:54 AM
#2
Guru
Use the API to enumerate through all windows. When a window is found that has a class of IEFrame, then you have a window.
Use this code to do it: http://support.microsoft.com/support.../Q147/6/59.asp
Tom
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|