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.
Hi,
I would like to force keywords typed by the user automatically to uppercase. All other text should stay unchanged. How can this be done?
Regards,
Holger Persch
ADAdministrator Syncfusion Team November 29, 2004 07:28 PM UTC
Hi Holger,
Here is a small sample demonstrating what you are seeking. Refer to the underlying code in the KeyPress event of the EditControl. The keywords are specified in the Tags.ini file which is located in the cs\bin\Debug directory.
Regards
Arun