Click here to Skip to main content
15,909,205 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to open a window in when user opens a email Pin
here2learn8-Sep-09 2:10
here2learn8-Sep-09 2:10 
GeneralRe: How to open a window in when user opens a email Pin
EliottA8-Sep-09 3:27
EliottA8-Sep-09 3:27 
GeneralRe: How to open a window in when user opens a email Pin
here2learn10-Sep-09 0:56
here2learn10-Sep-09 0:56 
GeneralRe: How to open a window in when user opens a email Pin
OriginalGriff7-Sep-09 23:29
mveOriginalGriff7-Sep-09 23:29 
GeneralRe: How to open a window in when user opens a email Pin
Mycroft Holmes7-Sep-09 23:44
professionalMycroft Holmes7-Sep-09 23:44 
GeneralRe: How to open a window in when user opens a email Pin
here2learn7-Sep-09 23:45
here2learn7-Sep-09 23:45 
GeneralRe: How to open a window in when user opens a email Pin
OriginalGriff7-Sep-09 23:53
mveOriginalGriff7-Sep-09 23:53 
GeneralRe: How to open a window in when user opens a email Pin
here2learn7-Sep-09 23:57
here2learn7-Sep-09 23:57 
GeneralRe: How to open a window in when user opens a email Pin
Luc Pattyn8-Sep-09 1:24
sitebuilderLuc Pattyn8-Sep-09 1:24 
GeneralRe: How to open a window in when user opens a email Pin
OriginalGriff8-Sep-09 1:34
mveOriginalGriff8-Sep-09 1:34 
GeneralRe: How to open a window in when user opens a email Pin
here2learn8-Sep-09 1:47
here2learn8-Sep-09 1:47 
AnswerRe: How to open a window in when user opens a email Pin
CoderForEver10-Sep-09 0:27
CoderForEver10-Sep-09 0:27 
QuestionForm Load Pin
gwithey7-Sep-09 22:02
gwithey7-Sep-09 22:02 
AnswerRe: Form Load Pin
Christian Graus7-Sep-09 22:05
protectorChristian Graus7-Sep-09 22:05 
If you want the form to repaint itself, call Invalidate(). If you want to reset your form to a known state, you need to write code to do that.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Form Load Pin
gwithey8-Sep-09 1:47
gwithey8-Sep-09 1:47 
QuestionDynamic Classes and Interfaces on XML Loading? Pin
Sindicoro7-Sep-09 21:51
Sindicoro7-Sep-09 21:51 
QuestionSocket Programming in C# Pin
Tufail Ahmad7-Sep-09 21:44
Tufail Ahmad7-Sep-09 21:44 
AnswerRe: Socket Programming in C# Pin
prasadbuddhika7-Sep-09 22:01
prasadbuddhika7-Sep-09 22:01 
AnswerRe: Socket Programming in C# Pin
Sindicoro7-Sep-09 22:09
Sindicoro7-Sep-09 22:09 
GeneralRe: Socket Programming in C# Pin
Tufail Ahmad9-Sep-09 17:46
Tufail Ahmad9-Sep-09 17:46 
AnswerRe: Socket Programming in C# Pin
Luc Pattyn8-Sep-09 1:28
sitebuilderLuc Pattyn8-Sep-09 1:28 
QuestionProcess termination Pin
Amit Patel19857-Sep-09 21:40
Amit Patel19857-Sep-09 21:40 
AnswerRe: Process termination Pin
Elayaraja Sambasivam7-Sep-09 21:43
Elayaraja Sambasivam7-Sep-09 21:43 
AnswerRe: Process termination Pin
dan!sh 7-Sep-09 21:51
professional dan!sh 7-Sep-09 21:51 
AnswerRe: Process termination Pin
prasadbuddhika7-Sep-09 21:56
prasadbuddhika7-Sep-09 21: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.