Click here to Skip to main content
15,886,026 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVb.net text box that accepts Caps A-Z Pin
kendo1719-Feb-07 5:09
kendo1719-Feb-07 5:09 
AnswerRe: Vb.net text box that accepts Caps A-Z Pin
Thomas Stockwell19-Feb-07 6:50
professionalThomas Stockwell19-Feb-07 6:50 
AnswerRe: Vb.net text box that accepts Caps A-Z Pin
Marcus J. Smith19-Feb-07 6:53
professionalMarcus J. Smith19-Feb-07 6:53 
AnswerRe: Vb.net text box that accepts Caps A-Z Pin
TwoFaced19-Feb-07 8:49
TwoFaced19-Feb-07 8:49 
GeneralRe: Vb.net text box that accepts Caps A-Z Pin
kendo1719-Feb-07 11:00
kendo1719-Feb-07 11:00 
GeneralRe: Vb.net text box that accepts Caps A-Z Pin
TwoFaced19-Feb-07 11:12
TwoFaced19-Feb-07 11:12 
GeneralRe: Vb.net text box that accepts Caps A-Z Pin
kendo1719-Feb-07 23:10
kendo1719-Feb-07 23:10 
GeneralRe: Vb.net text box that accepts Caps A-Z Pin
TwoFaced20-Feb-07 7:23
TwoFaced20-Feb-07 7:23 
I'm also curious. I've never used 2003 so I have no idea what's up with e.keychar being readonly. There has to be a way to change the key pressed. Your code is exactly the same as what I've used. Does 'e' hold any other properties for you. I have two properties 'handled' and 'keychar'. The other possibilty is that in 2003 you need to change the key pressed in the keyup event. Maybe they changed the readonly thing for 2005. However for me all the properties in the keyup event are readonly except for 'handled' and 'suppresskeypress'. 'Handled' doesn't actually seem to do anything Smile | :)
GeneralRe: Vb.net text box that accepts Caps A-Z Pin
kendo1719-Feb-07 11:34
kendo1719-Feb-07 11:34 
GeneralRe: Vb.net text box that accepts Caps A-Z Pin
TwoFaced19-Feb-07 13:09
TwoFaced19-Feb-07 13:09 
Questiontwo queries in sqldataadapter Pin
amaneet19-Feb-07 3:59
amaneet19-Feb-07 3:59 
AnswerRe: two queries in sqldataadapter Pin
Colin Angus Mackay19-Feb-07 4:12
Colin Angus Mackay19-Feb-07 4:12 
Questionstrong type and dll help Pin
amaneet19-Feb-07 3:57
amaneet19-Feb-07 3:57 
AnswerRe: strong type and dll help Pin
Colin Angus Mackay19-Feb-07 4:09
Colin Angus Mackay19-Feb-07 4:09 
Questionbackward compatibility Pin
amaneet19-Feb-07 3:53
amaneet19-Feb-07 3:53 
AnswerRe: backward compatibility Pin
Colin Angus Mackay19-Feb-07 4:06
Colin Angus Mackay19-Feb-07 4:06 
QuestionQuery problem Pin
amaneet19-Feb-07 3:50
amaneet19-Feb-07 3:50 
AnswerRe: Query problem Pin
Colin Angus Mackay19-Feb-07 4:05
Colin Angus Mackay19-Feb-07 4:05 
AnswerRe: Query problem Pin
andyharman19-Feb-07 7:15
professionalandyharman19-Feb-07 7:15 
QuestionNamespaces problem Pin
amaneet19-Feb-07 3:45
amaneet19-Feb-07 3:45 
AnswerRe: Namespaces problem Pin
Colin Angus Mackay19-Feb-07 4:04
Colin Angus Mackay19-Feb-07 4:04 
QuestionString class problem Pin
amaneet19-Feb-07 3:44
amaneet19-Feb-07 3:44 
AnswerRe: String class problem Pin
Colin Angus Mackay19-Feb-07 4:03
Colin Angus Mackay19-Feb-07 4:03 
GeneralRe: String class problem Pin
Marcus J. Smith19-Feb-07 8:23
professionalMarcus J. Smith19-Feb-07 8:23 
GeneralRe: String class problem Pin
Colin Angus Mackay19-Feb-07 8:38
Colin Angus Mackay19-Feb-07 8:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.