Bruno Marotta wrote: > Hi, > > When I try to open a document using the Mozilla Control in a Delphi > form, I get this error message. This only happens if I try to open the > document before showing the form. Is there anyway to "initialize" the > control without displaying it. > > Thanks, > > Bruno Marotta
You have to display the control to initialize it though you could always do so in an offscreen or invisible window.