Welcome Guest Search | Active Topics | Sign In | Register

Show button overlay on EO Web Browser Control Options
Sameer Dubey
Posted: Tuesday, February 25, 2020 8:25:14 AM
Rank: Newbie
Groups: Member

Joined: 7/17/2019
Posts: 9
Dear Team,

I am using EO.WebBrowser for .NET Control (latest version)

I would like to put an Exit Button Overlay on WebView Control which will dynamically apear when user move their mouse in Browser area.

I am not able to show any WPF Control over EO Web Browser Control (I used Panel.ZIndex property, it works for the exit button for Other WPF Controls but does not show on the top of EO WebView Control)

Please help.

Sample Shown
eo_support
Posted: Tuesday, February 25, 2020 1:47:21 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,218
Hi,

It is not possible for you to place other control over an EO.WebBrowser WebControl. This is because the browser control creates its own child window and in WPF it is not possible to overlay a control of a parent window over a child window. This is a widely known WPF issue that is commonly called "WPF airspace issue". You can search online to know more about it, but as far as we know there is no clean way around it.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.