Click here to Skip to main content
15,884,425 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Development of Gmail integration Pin
Richard Deeming4-May-17 6:59
mveRichard Deeming4-May-17 6:59 
QuestionConvert .Wav File to Text Pin
Otekpo Emmanuel28-Apr-17 11:41
Otekpo Emmanuel28-Apr-17 11:41 
AnswerRe: Convert .Wav File to Text Pin
Dave Kreskowiak28-Apr-17 19:18
mveDave Kreskowiak28-Apr-17 19:18 
QuestionError to close form Pin
nei200920-Apr-17 16:11
nei200920-Apr-17 16:11 
AnswerRe: Error to close form Pin
Dave Kreskowiak20-Apr-17 17:18
mveDave Kreskowiak20-Apr-17 17:18 
AnswerRe: Error to close form Pin
Eddy Vluggen21-Apr-17 0:45
professionalEddy Vluggen21-Apr-17 0:45 
GeneralRe: Error to close form Pin
nei200921-Apr-17 7:24
nei200921-Apr-17 7:24 
GeneralRe: Error to close form Pin
Eddy Vluggen23-Apr-17 23:34
professionalEddy Vluggen23-Apr-17 23:34 
You don't unload in VB.NET; ..and the suggestion from the other site to include an exit-sub is also nonsense.

What language are you targetting? And why do you think you need to dispose something that is in use? Unloading "Me" while you are executing one of its members is like stealing a cup while somebody is drinking coffee.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: Error to close form Pin
nei200924-Apr-17 17:09
nei200924-Apr-17 17:09 
GeneralRe: Error to close form Pin
Mycroft Holmes24-Apr-17 20:18
professionalMycroft Holmes24-Apr-17 20:18 
GeneralRe: Error to close form Pin
nei200925-Apr-17 14:13
nei200925-Apr-17 14:13 
GeneralRe: Error to close form Pin
Eddy Vluggen25-Apr-17 0:57
professionalEddy Vluggen25-Apr-17 0:57 
GeneralRe: Error to close form Pin
nei200925-Apr-17 14:16
nei200925-Apr-17 14:16 
QuestionConvert list (of myclass) to ienumerable Pin
JR21217-Apr-17 6:47
JR21217-Apr-17 6:47 
AnswerRe: Convert list (of myclass) to ienumerable Pin
Dave Kreskowiak17-Apr-17 6:52
mveDave Kreskowiak17-Apr-17 6:52 
QuestionRe: Convert list (of myclass) to ienumerable Pin
JR21217-Apr-17 7:54
JR21217-Apr-17 7:54 
AnswerRe: Convert list (of myclass) to ienumerable Pin
Ralf Meier17-Apr-17 8:41
mveRalf Meier17-Apr-17 8:41 
AnswerRe: Convert list (of myclass) to ienumerable Pin
Dave Kreskowiak17-Apr-17 13:07
mveDave Kreskowiak17-Apr-17 13:07 
GeneralRe: Convert list (of myclass) to ienumerable Pin
JR21218-Apr-17 4:50
JR21218-Apr-17 4:50 
AnswerRe: Convert list (of myclass) to ienumerable Pin
Ralf Meier18-Apr-17 8:46
mveRalf Meier18-Apr-17 8:46 
QuestionMultiple slave communication via serial ports in Visual Basic 6.0 Pin
Member 1311249916-Apr-17 23:09
Member 1311249916-Apr-17 23:09 
AnswerRe: Multiple slave communication via serial ports in Visual Basic 6.0 Pin
Ralf Meier17-Apr-17 1:15
mveRalf Meier17-Apr-17 1:15 
AnswerRe: Multiple slave communication via serial ports in Visual Basic 6.0 Pin
Dave Kreskowiak17-Apr-17 3:19
mveDave Kreskowiak17-Apr-17 3:19 
QuestionHow to create a monitor Adjust brightness using track bar w/ on / off Pin
Member 1312882114-Apr-17 8:28
Member 1312882114-Apr-17 8:28 
GeneralRe: How to create a monitor Adjust brightness using track bar w/ on / off Pin
Ralf Meier14-Apr-17 23:32
mveRalf Meier14-Apr-17 23:32 

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.