Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Identifying new IE window using HWND
#1
Solved: 10 Years, 9 Months, 1 Week ago
I can't for the life of me figure out what I'm doing wrong here:
Code:
set oIE = CreateObject("InternetExplorer.Application")
oIE.Visible=true
Browser("hwnd:=" & oIE.HWND).FullScreen

It gives me:
Quote:Cannot identify the object "[ Browser ]" (of class Browser). Verify that this object's properties match an object currently displayed in your application.

Anyone?
Reply


Messages In This Thread
Identifying new IE window using HWND - by Archens - 03-03-2012, 01:00 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Object doesn't support this property or method: 'window(...).window(...).winobject' senthil5683 1 3,513 07-04-2016, 07:08 PM
Last Post: venkatesh9032
Wink What is HWND property? chetan-24 2 14,490 01-02-2009, 06:48 PM
Last Post: nageshpv

Forum Jump:


Users browsing this thread: 1 Guest(s)