G
Guest
I have built an Outlook 2007 Add-in with a separate region on a Task item.
The UserForm of the region hosts a WebBrowser control. I cannot see any way
of resizing the WebBrowser when the Inspector window is resized. I have tried
using the Layout event of the UserForm, but that results in a stack overflow
exception. The Inspector object has a BeforeSize event but what I really need
is an AfterSize event. Does anyone know of a way to accomplish this?
The UserForm of the region hosts a WebBrowser control. I cannot see any way
of resizing the WebBrowser when the Inspector window is resized. I have tried
using the Layout event of the UserForm, but that results in a stack overflow
exception. The Inspector object has a BeforeSize event but what I really need
is an AfterSize event. Does anyone know of a way to accomplish this?