C # some strange problems

Source: Internet
Author: User

I have been using c # For A While (it was suddenly changed from java). As I am a newbie, I seem to have encountered many problems during the process, now let's think about some strange problems. Maybe we will make the same problem in the future. Now we will browse the previous Code and turn over all the minor problems for future use.

1. the TextBox of the input method cannot be switched.

I am doing an experiment today. I cannot switch the input method to a TextBox in the form. I checked it online and it is said that this is a Microsoft bug. To put it simply, I know two methods :,

1. Modify the ImeMode attribute of TextBox to ON, so that you can automatically switch the input method after placing the mouse behind it. What should you change to? It depends ON your personal settings.

2. Modify the ImeMode attribute of the main form where TextBox is located to KatakanaHalf to completely solve the problem.

Of course, there will be other methods, and there is no need to go into details about this small bug. In short, it is enough to know that it is the problem of setting ImeMode attributes.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.