The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Is there a way to have one textBox automatict set keyboard input to other language(in this case Thai)? The other textBox should still be default language.
Thanks in advance
RPRamesh Praveen Syncfusion Team March 25, 2003 06:52 AM
Mats,
You will have to use the native win32 API ActivateKeyboardLayout. You could call this in TextBox_Enter and reset it on TextBox_Leave. Newsgroups should have some example on it's usage.
Regards,
Praveen Ramesh