Click here to Skip to main content
16,004,924 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: file or directory ?? Pin
Tamimi - Code26-Nov-06 21:00
Tamimi - Code26-Nov-06 21:00 
GeneralRe: file or directory ?? Pin
Christian Graus26-Nov-06 21:06
protectorChristian Graus26-Nov-06 21:06 
GeneralRe: file or directory ?? Pin
Tamimi - Code26-Nov-06 21:25
Tamimi - Code26-Nov-06 21:25 
QuestionProgram Text2Speech Engine Pin
Cmania26-Nov-06 18:21
Cmania26-Nov-06 18:21 
AnswerRe: Program Text2Speech Engine Pin
sanjivji26-Nov-06 19:18
sanjivji26-Nov-06 19:18 
QuestionRe: Program Text2Speech Engine Pin
Cmania26-Nov-06 19:41
Cmania26-Nov-06 19:41 
AnswerRe: Program Text2Speech Engine Pin
Dave Kreskowiak27-Nov-06 2:38
mveDave Kreskowiak27-Nov-06 2:38 
QuestionIf e.KeyCode = Keys.Tab Then ' not work Pin
steve_rm26-Nov-06 17:39
steve_rm26-Nov-06 17:39 
Hello,

I have the code below in a combo boxes keyup event. I want to do something then the user presses the tab key. But it does not work. I have tried this with other key i.e. enter, shift, letter, and numbers. But does not work when the user presses the tab key.

Does anyone know why this is.
<br />
If e.KeyCode = Keys.Tab Then<br />
            'Do something then the user press the tab key<br />
 End If<br />


Thanks,

Steve
AnswerRe: If e.KeyCode = Keys.Tab Then ' not work Pin
Christian Graus26-Nov-06 17:49
protectorChristian Graus26-Nov-06 17:49 
QuestionStream Reader and Combo Boxes Pin
baeschliman26-Nov-06 17:39
baeschliman26-Nov-06 17:39 
AnswerRe: Stream Reader and Combo Boxes Pin
sanjivji26-Nov-06 19:20
sanjivji26-Nov-06 19:20 
QuestionCreateObject Pin
spelltwister26-Nov-06 16:34
spelltwister26-Nov-06 16:34 
AnswerRe: CreateObject Pin
Dave Kreskowiak27-Nov-06 2:35
mveDave Kreskowiak27-Nov-06 2:35 
QuestionDatagridview vb.net 2005 Pin
tongpans26-Nov-06 14:53
tongpans26-Nov-06 14:53 
AnswerRe: Datagridview vb.net 2005 Pin
momooomooomomo26-Nov-06 22:52
momooomooomomo26-Nov-06 22:52 
QuestionPlz a link to a good tutorial on vb.net is needed Pin
webwareshop26-Nov-06 14:34
webwareshop26-Nov-06 14:34 
AnswerRe: Plz a link to a good tutorial on vb.net is needed Pin
Christian Graus26-Nov-06 15:15
protectorChristian Graus26-Nov-06 15:15 
GeneralRe: Plz a link to a good tutorial on vb.net is needed Pin
Paul Conrad26-Nov-06 16:50
professionalPaul Conrad26-Nov-06 16:50 
QuestionAllow calculation on buttonclick Pin
andy3826-Nov-06 11:48
andy3826-Nov-06 11:48 
AnswerRe: Allow calculation on buttonclick Pin
Christian Graus26-Nov-06 12:05
protectorChristian Graus26-Nov-06 12:05 
Question2 Simple Questions Pin
arunforce26-Nov-06 11:35
arunforce26-Nov-06 11:35 
AnswerRe: 2 Simple Questions Pin
Christian Graus26-Nov-06 11:38
protectorChristian Graus26-Nov-06 11:38 
GeneralRe: 2 Simple Questions Pin
arunforce26-Nov-06 11:45
arunforce26-Nov-06 11:45 
GeneralRe: 2 Simple Questions Pin
Christian Graus26-Nov-06 11:48
protectorChristian Graus26-Nov-06 11:48 
QuestionServer Application Pin
spelltwister26-Nov-06 11:23
spelltwister26-Nov-06 11:23 

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.