The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: Lobotomy on August 22, 2006, 04:40:45 AM

Title: Webbrowser in MDI window
Post by: Lobotomy on August 22, 2006, 04:40:45 AM
Helllo all, hello KetilO,

Is there a way to display the webbrowser in an inner, MDI window?

P.S. Also, there is no way to auto-scroll the page to a certain position, right?

Thank you

Title: Re: Webbrowser in MDI window
Post by: KetilO on August 22, 2006, 08:13:19 AM
Hi

This should get you started.

Enumerating child windows until you find the scrollbar and then sending messages to its parent might work.

KetilO

[attachment deleted by admin]
Title: Re: Webbrowser in MDI window
Post by: Lobotomy on August 22, 2006, 09:18:11 AM
KetilO, you're the guardian angel of all asm virgins  :clap: