This is a migrated thread and some comments may be shown as answers.

WebBrowser and RadWindow theme error

1 Answer 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Javier
Top achievements
Rank 1
Javier asked on 03 Mar 2021, 06:14 PM
Hello, good afternoon with everyone, I have a small query, I am working with RadWindow as parent container, and on this I open several UserControls, in one of these UserControls I have a WPF WebBrowser, but nothing is shown, only a white screen, when I set AllowTransparency = "False" in RadWindow, it shows perfectly, but I lose the transparency of the theme applied to RadWindow (telerik: StyleManager.Theme = "Fluent"), how can I keep the original design of the applied theme and keep the webBrowser working ?

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 08 Mar 2021, 09:37 AM

Hello Javier,

Displaying a Window with a WindowStyle=None (like RadWindow in order to customize it) and AllowTransparency=True is not supported by WPF. What I can suggest you is to try some third party web browser control and see if it works properly with the applied transparency.

Regards,
Martin Ivanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
Javier
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or