Click here to Skip to main content
15,910,980 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: DataGridView ComboBox column sub value from anther ComboBox column in the same grid? Pin
Henry Minute1-Oct-09 9:20
Henry Minute1-Oct-09 9:20 
QuestionRecord output sound Pin
Gagan.2030-Sep-09 19:17
Gagan.2030-Sep-09 19:17 
QuestionHow to convert existing c/c++.net projects into vb.net Pin
jenica8130-Sep-09 17:25
jenica8130-Sep-09 17:25 
AnswerRe: How to convert existing c/c++.net projects into vb.net Pin
N a v a n e e t h30-Sep-09 17:53
N a v a n e e t h30-Sep-09 17:53 
AnswerRe: How to convert existing c/c++.net projects into vb.net Pin
εїзεїзεїз30-Sep-09 20:24
εїзεїзεїз30-Sep-09 20:24 
QuestionCan not get security code from an Keyboard Wedge Ibutton reader ( ps/2 ) Pin
andre de jong30-Sep-09 11:28
andre de jong30-Sep-09 11:28 
AnswerRe: Can not get security code from an Keyboard Wedge Ibutton reader ( ps/2 ) Pin
Dave Kreskowiak30-Sep-09 14:42
mveDave Kreskowiak30-Sep-09 14:42 
GeneralRe: Can not get security code from an Keyboard Wedge Ibutton reader ( ps/2 ) Pin
andre de jong1-Oct-09 0:32
andre de jong1-Oct-09 0:32 
Dave,

Thanks for your replay,

When I capture all the keys in de keydown event it gives me the same result.

example:

Private Sub Form1_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs)Handles Me.KeyDown

value += e.KeyData.ToString

End Sub

output:

Menu ALTRight ALTMenu ALTClear ALTMenu ALTClear ALTEnd Home Up LMenu Clear Menu Left Up Insert LMenu Enter

No ID.

How does the texbox capture the id? like (D93207)
It looks like the code is not send throuch the keydown event.


Thanks in advance.
GeneralRe: Can not get security code from an Keyboard Wedge Ibutton reader ( ps/2 ) Pin
Dave Kreskowiak1-Oct-09 1:10
mveDave Kreskowiak1-Oct-09 1:10 
GeneralRe: Can not get security code from an Keyboard Wedge Ibutton reader ( ps/2 ) Pin
andre de jong1-Oct-09 1:51
andre de jong1-Oct-09 1:51 
GeneralRe: Can not get security code from an Keyboard Wedge Ibutton reader ( ps/2 ) [modified] Pin
andre de jong1-Oct-09 3:25
andre de jong1-Oct-09 3:25 
AnswerRe: Can not get security code from an Keyboard Wedge Ibutton reader ( ps/2 ) Pin
εїзεїзεїз30-Sep-09 20:26
εїзεїзεїз30-Sep-09 20:26 
GeneralRe: Can not get security code from an Keyboard Wedge Ibutton reader ( ps/2 ) Pin
andre de jong1-Oct-09 0:38
andre de jong1-Oct-09 0:38 
Questioninheritance Pin
rbjanaki30-Sep-09 10:13
rbjanaki30-Sep-09 10:13 
AnswerRe: inheritance Pin
Dave Kreskowiak30-Sep-09 10:39
mveDave Kreskowiak30-Sep-09 10:39 
GeneralRe: inheritance Pin
rbjanaki30-Sep-09 10:46
rbjanaki30-Sep-09 10:46 
GeneralRe: inheritance Pin
Christian Graus30-Sep-09 11:16
protectorChristian Graus30-Sep-09 11:16 
GeneralRe: inheritance Pin
Dave Kreskowiak30-Sep-09 11:25
mveDave Kreskowiak30-Sep-09 11:25 
GeneralRe: inheritance Pin
Gideon Engelberth30-Sep-09 18:03
Gideon Engelberth30-Sep-09 18:03 
QuestionImage Manipulation Questions Pin
Roland7130-Sep-09 9:42
Roland7130-Sep-09 9:42 
AnswerRe: Image Manipulation Questions Pin
Dave Kreskowiak30-Sep-09 10:31
mveDave Kreskowiak30-Sep-09 10:31 
QuestionXML Export and Import Pin
tjutagir30-Sep-09 6:01
tjutagir30-Sep-09 6:01 
AnswerRe: XML Export and Import Pin
Dave Kreskowiak30-Sep-09 7:23
mveDave Kreskowiak30-Sep-09 7:23 
QuestionAccessing an Authentication Popup box Pin
spamnchips30-Sep-09 4:19
spamnchips30-Sep-09 4:19 
QuestionWindows Service Pin
Archimedes2430-Sep-09 2:41
professionalArchimedes2430-Sep-09 2:41 

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.