Hi,
VFP 9SP2 or VFP 6SP5:
I have a form with an activeX ole control inserted: microsoft webbrowser.
In the properties windows of OleControl1 it shows that there is an HWND property. It says "Write-only" but it also states: Returns the HWND of the current IE window. Strangly enough it only can be seen in the All-tab, not in the Other-tab of the properties window.
I need this HWND property for complicated things i want to do. But it errors to 0x80004005.
How to retrieve the HWND of the webbrowser control. if even possible...
VFP 9SP2 or VFP 6SP5:
I have a form with an activeX ole control inserted: microsoft webbrowser.
In the properties windows of OleControl1 it shows that there is an HWND property. It says "Write-only" but it also states: Returns the HWND of the current IE window. Strangly enough it only can be seen in the All-tab, not in the Other-tab of the properties window.
I need this HWND property for complicated things i want to do. But it errors to 0x80004005.
How to retrieve the HWND of the webbrowser control. if even possible...