Character conversion to upper when press key
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Hi,
How can I convert a character from lower to upper when user press a key in C#, in control, other than TextBox?
Thank you
User submitted from AEWNET (
http://www.aewnet.com/)
.
Relevant Pages
- Re: PRINT ONE LINE OF TEXT
... > Each time the user press a button on the main form I need to print ... > the text of the textbox. ... > I try using the printDocument object but if I call its print method ... Whenever there is sufficent data for a ... (microsoft.public.dotnet.languages.vb) - ado.net problem [insert - datareader/store procedure]
... My design is - load a blank form which got over 30 textbox to be filled int. ... The user press "new" button, input the data, After he/she press "SAVE" ... Dim str as string ="insert mytables into xxx values" ... (microsoft.public.sqlserver.programming) - datareader / dataadaptor -insert command
... My design is - load a blank form which got over 30 textbox to be filled int. ... The user press "new" button, input the data, After he/she press "SAVE" ... Dim str as string ="insert mytables into xxx values" ... (microsoft.public.dotnet.framework.adonet) - Re: canceling key press
... when the user press the control by the mouse click. ... not from the middle of the mask. ... which isn't exist on VB6. ... (microsoft.public.vb.controls) - Re: "Enter" event for text box control?
... does user press Enter when done or merely select something else. ... I have a text box control from the control toolbox (not a Form's ... A KeyPress event does not occur under the following conditions: ... Is anyone aware of a way for me to capture the "Enter"? ... (microsoft.public.excel.programming) |
|