Skip to content
Discussion options

You must be logged in to vote

I'm trying to cefshrap with winform.

Chromium handles IME. I'm not sure what you are attempting is possible.

Try asking on https://www.magpcss.org/ceforum/index.php

IntPtr hWnd = m_browser.Handle;

That's the WinForms hande, the CEF Browser handle is obtained by a different method, see https://github.com/cefsharp/CefSharp/blob/4699eb5e0e6ba71c4f06442c5abfce5e20012c72/CefSharp.WinForms/WebBrowserExtensions.cs#LL57C62-L57C62

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GGongM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants