Click here to Skip to main content
15,917,481 members
Home / Discussions / C#
   

C#

 
GeneralRe: Close MessageBox automaticly Pin
Jordanwb20-Mar-08 12:29
Jordanwb20-Mar-08 12:29 
GeneralRe: Close MessageBox automaticly Pin
Christian Graus20-Mar-08 12:53
protectorChristian Graus20-Mar-08 12:53 
GeneralRe: Close MessageBox automaticly Pin
pcaeiro20-Mar-08 14:36
pcaeiro20-Mar-08 14:36 
GeneralRe: Close MessageBox automaticly Pin
Jordanwb20-Mar-08 15:38
Jordanwb20-Mar-08 15:38 
GeneralRe: Close MessageBox automaticly Pin
pcaeiro20-Mar-08 17:26
pcaeiro20-Mar-08 17:26 
GeneralRe: Close MessageBox automaticly Pin
PIEBALDconsult20-Mar-08 17:12
mvePIEBALDconsult20-Mar-08 17:12 
GeneralRe: Close MessageBox automaticly Pin
pcaeiro20-Mar-08 17:51
pcaeiro20-Mar-08 17:51 
GeneralRe: Close MessageBox automaticly Pin
MNFlyer21-Mar-08 11:17
MNFlyer21-Mar-08 11:17 
One way is to create your own form with an OnTimer event. The form can be just a label that you assign text to prior to showing it. Then the OnTimer event can call this.close();
GeneralRe: Close MessageBox automaticly Pin
pcaeiro22-Mar-08 5:30
pcaeiro22-Mar-08 5:30 
QuestionHow to obtain external facing IP Address in C# Form Pin
PsychRich20-Mar-08 11:59
PsychRich20-Mar-08 11:59 
Questionhow to find location of an object Pin
netJP12L20-Mar-08 11:52
netJP12L20-Mar-08 11:52 
AnswerRe: how to find location of an object Pin
J$20-Mar-08 12:17
J$20-Mar-08 12:17 
AnswerRe: how to find location of an object Pin
Christian Graus20-Mar-08 12:54
protectorChristian Graus20-Mar-08 12:54 
AnswerRe: how to find location of an object Pin
Derek Bartram21-Mar-08 15:47
Derek Bartram21-Mar-08 15:47 
GeneralUpdating db using command builder or manualy Pin
baranils20-Mar-08 10:01
baranils20-Mar-08 10:01 
GeneralC# Object Serialization Problem Pin
Jammer20-Mar-08 10:01
Jammer20-Mar-08 10:01 
GeneralRe: C# Object Serialization Problem Pin
ChrisKo20-Mar-08 11:19
ChrisKo20-Mar-08 11:19 
GeneralRe: C# Object Serialization Problem Pin
Jammer20-Mar-08 12:44
Jammer20-Mar-08 12:44 
QuestionHow to receive messages on the same socket sent from multiple UDP client using different ports? Pin
gix6520-Mar-08 8:43
gix6520-Mar-08 8:43 
GeneralRe: How to receive messages on the same socket sent from multiple UDP client using different ports? Pin
Paul Conrad21-Mar-08 10:04
professionalPaul Conrad21-Mar-08 10:04 
GeneralRecursive Generics for Fluent Interfaces [modified] Pin
TWang20-Mar-08 8:16
TWang20-Mar-08 8:16 
GeneralInstantiating Array of objects. Pin
Ravi Mahavrathayajula20-Mar-08 7:29
Ravi Mahavrathayajula20-Mar-08 7:29 
GeneralRe: Instantiating Array of objects. Pin
Russell Jones20-Mar-08 7:51
Russell Jones20-Mar-08 7:51 
GeneralRe: Instantiating Array of objects. Pin
Ravi Mahavrathayajula20-Mar-08 7:59
Ravi Mahavrathayajula20-Mar-08 7:59 
GeneralC# Used to send E-mail Pin
w20920-Mar-08 6:56
w20920-Mar-08 6:56 

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.