Click here to Skip to main content
15,895,142 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to correct Email address in SMTP format instead of EX in GAL Pin
virendra patel21-Feb-07 17:04
virendra patel21-Feb-07 17:04 
AnswerRe: How to correct Email address in SMTP format instead of EX in GAL Pin
Christian Graus21-Feb-07 19:12
protectorChristian Graus21-Feb-07 19:12 
QuestionHow to set Email type EX to SMTP in outlook address book Pin
virendra patel21-Feb-07 16:56
virendra patel21-Feb-07 16:56 
QuestionFolder exists in VB Pin
ArchaBhandare21-Feb-07 16:49
ArchaBhandare21-Feb-07 16:49 
AnswerRe: Folder exists in VB Pin
Christian Graus21-Feb-07 19:12
protectorChristian Graus21-Feb-07 19:12 
AnswerRe: Folder exists in VB Pin
Dave Kreskowiak22-Feb-07 3:08
mveDave Kreskowiak22-Feb-07 3:08 
GeneralRe: Folder exists in VB Pin
ArchaBhandare22-Feb-07 17:07
ArchaBhandare22-Feb-07 17:07 
Questiondeployment question Pin
cstrader23221-Feb-07 15:05
cstrader23221-Feb-07 15:05 
AnswerRe: deployment question Pin
Johan Hakkesteegt22-Feb-07 21:23
Johan Hakkesteegt22-Feb-07 21:23 
QuestionRunning a program at just before computer shut down Pin
tse02067321-Feb-07 11:09
tse02067321-Feb-07 11:09 
AnswerRe: Running a program at just before computer shut down Pin
M-Hall21-Feb-07 11:36
M-Hall21-Feb-07 11:36 
QuestionFreind Keyword?? Pin
Rahithi21-Feb-07 9:24
Rahithi21-Feb-07 9:24 
AnswerRe: Freind Keyword?? Pin
M-Hall21-Feb-07 9:41
M-Hall21-Feb-07 9:41 
GeneralRe: Freind Keyword?? Pin
Rahithi21-Feb-07 9:44
Rahithi21-Feb-07 9:44 
GeneralRe: Freind Keyword?? Pin
M-Hall21-Feb-07 10:02
M-Hall21-Feb-07 10:02 
GeneralRe: Freind Keyword?? Pin
Rahithi21-Feb-07 10:07
Rahithi21-Feb-07 10:07 
GeneralRe: Freind Keyword?? Pin
Dave Kreskowiak21-Feb-07 13:47
mveDave Kreskowiak21-Feb-07 13:47 
QuestionVB ComboBoxes Pin
soule21-Feb-07 6:25
soule21-Feb-07 6:25 
AnswerRe: VB ComboBoxes Pin
M-Hall21-Feb-07 9:38
M-Hall21-Feb-07 9:38 
GeneralRe: VB ComboBoxes Pin
soule21-Feb-07 10:09
soule21-Feb-07 10:09 
GeneralRe: VB ComboBoxes Pin
M-Hall21-Feb-07 10:12
M-Hall21-Feb-07 10:12 
QuestionDynamic Controls requires Dynamic event handling? [modified] Pin
Björn T.J.M. Spruit21-Feb-07 5:33
Björn T.J.M. Spruit21-Feb-07 5:33 
AnswerRe: Dynamic Controls requires Dynamic event handling? Pin
M-Hall21-Feb-07 6:48
M-Hall21-Feb-07 6:48 
GeneralRe: Dynamic Controls requires Dynamic event handling? Pin
Björn T.J.M. Spruit21-Feb-07 7:27
Björn T.J.M. Spruit21-Feb-07 7:27 
GeneralRe: Dynamic Controls requires Dynamic event handling? Pin
TwoFaced21-Feb-07 7:48
TwoFaced21-Feb-07 7:48 
You don't need withevents to add an event handler at runtime. Just declare it like you have been but add the handler as suggested when you create each control.

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.