I'm testing the WebBrowser control in PB 2022 Build 1892.
Clicking this link on the web page causes a separate window to appear with DocumentationNotice.html in it. My question is, is this popup window part of the WebBrowser control or is it opening a browser (I have Edge/Chrome/Firefox) in some kind of clean mode (no toolbars or tabs)?
<a target="_blank" href="/ICS/ClientConfig/HtmlContent/DocumentationNotice.html"><img src="/ICS/ClientConfig/HtmlContent/Images/Document.png">Documentation Notice</a>