BackStage: Webbrowser in MDI shines through

Ribbon for WPF Forum

Posted 13 years ago by Martin - Blaise - Statistics Netherlands
Version: 10.2.0533
Platform: .NET 4.0
Environment: Windows 7 (64-bit)
Avatar
hi

Opening the backstage tab works, but when a MDI document is displayed with a webbrowser control inside, it shows through the backstage. Like the old docksite problem;)

gl Martin

Comments (1)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Martin,

That is the WPF 'airspace' issue at work! :) The workaround for it with Backstage is to handle the Ribbon.IsApplicationMenuOpenChanged event. When the IsApplicationMenuOpen property is true (backstage open) hide your main content (or just the web browser portion is that is easier for you). Then show it again when that property returns to false.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.