Okay, try this (for the class names).
Code:Dim sClass As String sClass = Space(255) iLength = GetClassName(hwnd, sClass, 255) sClass = Left(sClass, iLength) Debug.Print sClass
|
Results 1 to 14 of 14
Thread: IE child windowsThreaded View
|
Click Here to Expand Forum to Full Width |