Click here to Skip to main content
15,894,460 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to disable keyboard input, but keep USB-scanner input in a textbox? Pin
Martijnn12-Mar-13 3:55
Martijnn12-Mar-13 3:55 
AnswerRe: How to disable keyboard input, but keep USB-scanner input in a textbox? Pin
David Mujica12-Mar-13 4:46
David Mujica12-Mar-13 4:46 
GeneralRe: How to disable keyboard input, but keep USB-scanner input in a textbox? Pin
Martijnn12-Mar-13 4:53
Martijnn12-Mar-13 4:53 
GeneralRe: How to disable keyboard input, but keep USB-scanner input in a textbox? Pin
Bernhard Hiller12-Mar-13 5:07
Bernhard Hiller12-Mar-13 5:07 
GeneralRe: How to disable keyboard input, but keep USB-scanner input in a textbox? Pin
Martijnn12-Mar-13 5:18
Martijnn12-Mar-13 5:18 
QuestionClass Losing Data? [Solved] Pin
Member 990376112-Mar-13 0:26
Member 990376112-Mar-13 0:26 
AnswerRe: Class Losing Data? Pin
GuyThiebaut12-Mar-13 2:55
professionalGuyThiebaut12-Mar-13 2:55 
GeneralRe: Class Losing Data? Pin
Member 990376112-Mar-13 3:09
Member 990376112-Mar-13 3:09 
I figured it out just now. Seems im actually passing the reference of ndlist to the class contructor so (as you pointed out) when i clear the list i also clear all of the data in all of the instances of the dylist class members. Very confusing Confused | :confused:

What i actually want to do is initialise the list type for the instance of the class within its contructor and then recursivley add the list members to each class instance separately. Using a "work" list and passing it as a parameter doesnt work Sniff | :^)

My thinking was that a list would be passed the same way as the values in an array are passed, so you could modify the source list afterwards without affecting your previous destination lists.

Im going to blame monday for this one...
QuestionVB.Net & 7-Zip File Manager Pin
Central_IT11-Mar-13 4:43
Central_IT11-Mar-13 4:43 
AnswerRe: VB.Net & 7-Zip File Manager Pin
David Mujica11-Mar-13 5:26
David Mujica11-Mar-13 5:26 
GeneralRe: VB.Net & 7-Zip File Manager Pin
Central_IT11-Mar-13 23:07
Central_IT11-Mar-13 23:07 
AnswerRe: VB.Net & 7-Zip File Manager Pin
Richard Deeming11-Mar-13 6:40
mveRichard Deeming11-Mar-13 6:40 
GeneralRe: VB.Net & 7-Zip File Manager Pin
Central_IT11-Mar-13 23:06
Central_IT11-Mar-13 23:06 
Questionhi am bharat Pin
Member 989980611-Mar-13 3:25
Member 989980611-Mar-13 3:25 
AnswerRe: hi am bharat Pin
David Mujica11-Mar-13 3:52
David Mujica11-Mar-13 3:52 
AnswerRe: hi am bharat Pin
Eddy Vluggen11-Mar-13 3:59
professionalEddy Vluggen11-Mar-13 3:59 
QuestionMultiple MonthCalendars in a form - does not keep all dates in each textbox Pin
PrissySC10-Mar-13 0:54
PrissySC10-Mar-13 0:54 
AnswerRe: Multiple MonthCalendars in a form - does not keep all dates in each textbox Pin
Eddy Vluggen10-Mar-13 2:44
professionalEddy Vluggen10-Mar-13 2:44 
GeneralRe: Multiple MonthCalendars in a form - does not keep all dates in each textbox Pin
PrissySC13-Mar-13 8:01
PrissySC13-Mar-13 8:01 
QuestionCell grid can change color and down the line in the title ? Pin
Member 24584678-Mar-13 16:40
Member 24584678-Mar-13 16:40 
AnswerRe: Cell grid can change color and down the line in the title ? Pin
Dave Kreskowiak9-Mar-13 3:20
mveDave Kreskowiak9-Mar-13 3:20 
QuestionRemote Desktop Accessing Pin
PDBHONGAON7-Mar-13 1:04
PDBHONGAON7-Mar-13 1:04 
AnswerRe: Remote Desktop Accessing Pin
Richard MacCutchan7-Mar-13 1:38
mveRichard MacCutchan7-Mar-13 1:38 
QuestionSerial Communication Pin
sadeghjun6-Mar-13 5:32
sadeghjun6-Mar-13 5:32 
AnswerRe: Serial Communication Pin
Simon_Whale6-Mar-13 5:45
Simon_Whale6-Mar-13 5:45 

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.