jeff Lee
asked on
Enabling IME Mode on a specified Column and other Columns disable IME Mode in DataGridView winform c#
Hi,
Input Method Editors allow users to enter data in Korean, or Japanese using a standard keyboard in DataGridView winform c#. I want to set specified column in DataGridView to accept IME input automatically when I focus the specified column, and other columns will disable IME input automatically. Users don't need to adjust the IME input settings by self.
Thanks.
jeff
Input Method Editors allow users to enter data in Korean, or Japanese using a standard keyboard in DataGridView winform c#. I want to set specified column in DataGridView to accept IME input automatically when I focus the specified column, and other columns will disable IME input automatically. Users don't need to adjust the IME input settings by self.
Thanks.
jeff
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.