-
how to Change the key pressed to upper case?
Is there any property in design time for the text box to chnage the case of
the character(aplphabets) pressed to upper case. If not How do I achieve
this in run time on KeyPress event?
-
Re: how to Change the key pressed to upper case?
In article <3c52f26e$1@10.1.10.29> (from BR <sennai81@aol.com>),
>
> Is there any property in design time for the text box to chnage the case of
> the character(aplphabets) pressed to upper case.
Chnage the CharacterCasing property to Upper.
--
Patrick Steele
Microsoft .NET MVP
-
Re: how to Change the key pressed to upper case?
Patrick Steele [MVP] <patrick@mvps.org> wrote:
>In article <3c52f26e$1@10.1.10.29> (from BR <sennai81@aol.com>),
>>
>> Is there any property in design time for the text box to chnage the case
of
>> the character(aplphabets) pressed to upper case.
>
>Chnage the CharacterCasing property to Upper.
>
>--
>Patrick Steele
>Microsoft .NET MVP
Thanks! Patrick
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks