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

Visual Basic

 
GeneralRe: Need Your Guidance Pin
GuyThiebaut20-Nov-07 2:22
professionalGuyThiebaut20-Nov-07 2:22 
QuestionSpawning a new program off another button clicked event Pin
BMeehanDE19-Nov-07 11:07
BMeehanDE19-Nov-07 11:07 
AnswerRe: Spawning a new program off another button clicked event Pin
Christian Graus19-Nov-07 13:15
protectorChristian Graus19-Nov-07 13:15 
AnswerRe: Spawning a new program off another button clicked event Pin
deathbat20-Nov-07 13:03
deathbat20-Nov-07 13:03 
QuestionXML with VB6 tutorial sought [modified] Pin
Nick Alexeev19-Nov-07 9:33
professionalNick Alexeev19-Nov-07 9:33 
AnswerRe: XML with VB6 tutorial sought Pin
Dave Kreskowiak19-Nov-07 9:59
mveDave Kreskowiak19-Nov-07 9:59 
QuestionSuppressing first-chance exception messages Pin
supercat919-Nov-07 8:53
supercat919-Nov-07 8:53 
AnswerRe: Suppressing first-chance exception messages Pin
DigiOz Multimedia19-Nov-07 9:01
DigiOz Multimedia19-Nov-07 9:01 
Maybe I am not understanding you 100%, but it sounds like you are looking for a try-catch block:

<br />
        Try<br />
<br />
        Catch ex As Exception<br />
<br />
        End Try<br />


Pete Soheil
DigiOz Multimedia
http://www.digioz.com

GeneralRe: Suppressing first-chance exception messages Pin
supercat919-Nov-07 9:28
supercat919-Nov-07 9:28 
GeneralRe: Suppressing first-chance exception messages Pin
Luc Pattyn19-Nov-07 9:56
sitebuilderLuc Pattyn19-Nov-07 9:56 
GeneralRe: Suppressing first-chance exception messages Pin
supercat919-Nov-07 9:59
supercat919-Nov-07 9:59 
GeneralRe: Suppressing first-chance exception messages Pin
Luc Pattyn19-Nov-07 10:52
sitebuilderLuc Pattyn19-Nov-07 10:52 
GeneralRe: Suppressing first-chance exception messages Pin
supercat919-Nov-07 13:23
supercat919-Nov-07 13:23 
GeneralRe: Suppressing first-chance exception messages Pin
Luc Pattyn19-Nov-07 13:51
sitebuilderLuc Pattyn19-Nov-07 13:51 
GeneralRe: Suppressing first-chance exception messages Pin
Dave Kreskowiak19-Nov-07 9:58
mveDave Kreskowiak19-Nov-07 9:58 
GeneralRe: Suppressing first-chance exception messages Pin
supercat919-Nov-07 10:39
supercat919-Nov-07 10:39 
QuestionInsert Records into Access DB Pin
culbysl19-Nov-07 8:49
culbysl19-Nov-07 8:49 
AnswerRe: Insert Records into Access DB Pin
Dave Kreskowiak19-Nov-07 10:05
mveDave Kreskowiak19-Nov-07 10:05 
GeneralRe: Insert Records into Access DB Pin
culbysl19-Nov-07 10:11
culbysl19-Nov-07 10:11 
AnswerRe: Insert Records into Access DB Pin
deathbat20-Nov-07 13:16
deathbat20-Nov-07 13:16 
Questiontyped vs untyped datasets Pin
imonfiredammit19-Nov-07 7:40
imonfiredammit19-Nov-07 7:40 
AnswerRe: typed vs untyped datasets Pin
Vasudevan Deepak Kumar19-Nov-07 18:34
Vasudevan Deepak Kumar19-Nov-07 18:34 
QuestionStoping a cursor with a collusion code Pin
mykingdomforanewusername19-Nov-07 7:01
mykingdomforanewusername19-Nov-07 7:01 
AnswerRe: Stoping a cursor with a collusion code Pin
Luc Pattyn19-Nov-07 10:04
sitebuilderLuc Pattyn19-Nov-07 10:04 
Questiondrawing a polynomial function using graphics panel Pin
billybobthro19-Nov-07 5:52
billybobthro19-Nov-07 5:52 

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.