C # Implementation of the blank form on the Chinese input keywords: class PS type tool, Chinese input. Repeated interception of Chinese recently in the study to do a kind of PS word tool, check n more information, asked n many people, finally Kung Fu does not bear the heart. Finally, it came out. Write it out for everyone to discuss. Open the Input method on the blank form, the blank window in C # is no way to open the input method. Set This.imemode= Imemode.nocontrol is also unable to open the input method of the recording window. Go to Microsoft Some questions were asked at the development forum. Thank you for the week Xuefeng moderator and Riquel_dong moderator to the guidance. Using the API function: Immassociatecontext (IntPtr hWnd, IntPtr HIMC), finally the input method to the tune out, Its function is to associate the input with the specified window. The code is as follows: f (m.msg = = Wm_ime_setco
1. C # Implementation of the blank form on the Chinese input, you can implement the class PS type tool
Introduction: This article mainly introduces C # implementation of blank form on the Chinese input, you can implement the class PS type tool
"Related question and answer recommendation":