WebBrowser overlays ToolWindows

Docking/MDI for WPF Forum

Posted 2 years ago by Michael Janulaitis - Corner Bowl Software
Version: 22.1.1
Platform: .NET 6.0
Environment: Windows 11 (64-bit)
Avatar

Create an MDI application with a ToolWindow to the left and an AutoHide ToolWindow at the bottom and a WebBrowser in a document.  Click on the ToolWindow to AutoShow.  Notice the WebBrowser draws over any portion of the ToolWindow that overlays the WebBrowser.

[Modified 2 years ago]

Comments (1)

Posted 2 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

Yes that is a well-known "airspace" issue with WPF in general (nothing related to our controls) where interop controls like WebBrowser always render on top of WPF content in the same Window. 

We have some workarounds via options in place that you can activate.  Please see this documentation topic for details.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.