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