WPF Browser is there, but invisible

前端 未结 6 971
面向向阳花
面向向阳花 2021-02-13 05:07

I am attempting to use the Browser control in a very simple WPF application, and it appears that while the browser is loading the page that I requested (I can mouseover images a

6条回答
  •  无人共我
    2021-02-13 05:35

    I just found a solution on this blog. Basically, it just shows another window on top of where the WebControl is supposed to be... it's a bit dirty, but it works very well :)

提交回复
热议问题