You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CefSharp
Hi
is there a way via cef/cefsharp to change Window.parentin the html.
mean:
i am using mdi application , and i have my main browser, i want to open new forms with new browser inside , and set the Window.parent to be the one that belong to my main window.
i can get the same behavior if its was iframe but i dont want to use iframe .