2 references to open
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (2)
336htmlWindow.Value->open(url, bstrTarget, options, replaceEntry, &htmlWindow2).ThrowOnFailure(); 354htmlWindow.Value->open(url, target, options, VARIANT_BOOL.VARIANT_TRUE, &iHTMLWindow2).ThrowOnFailure();