Hi,
I am placing a UserControl in a DocumentWindow.
The UserControl Contains WPF Browser Control along with other controls.
The issue I am facing with DocumentWindow is that if a DocumentWindow containg the webbrowser control is open(say Doc1) and if any other DocumentWindow(say Doc2) not containg the Browser control is opened the Doc1 is deactivated but the Browser in Doc1(only the browser control not rest of WPF control) is still above the controls of Doc2.
This is not the case when I place the BrowserControl as a content of a RibbonWindow.!!!!
Please provide some inputs on this issue.
Thanks,
Bala
I am placing a UserControl in a DocumentWindow.
The UserControl Contains WPF Browser Control along with other controls.
The issue I am facing with DocumentWindow is that if a DocumentWindow containg the webbrowser control is open(say Doc1) and if any other DocumentWindow(say Doc2) not containg the Browser control is opened the Doc1 is deactivated but the Browser in Doc1(only the browser control not rest of WPF control) is still above the controls of Doc2.
This is not the case when I place the BrowserControl as a content of a RibbonWindow.!!!!
Please provide some inputs on this issue.
Thanks,
Bala