Click here to Skip to main content
15,915,827 members
Home / Discussions / C#
   

C#

 
QuestionBarCode Report Pin
md_refay27-Aug-08 1:21
md_refay27-Aug-08 1:21 
Questioncapturing plug and play events in C# Pin
sibisusan27-Aug-08 1:02
sibisusan27-Aug-08 1:02 
QuestionEditing resource files for different languages, string don't persist Pin
steve_rm27-Aug-08 0:59
steve_rm27-Aug-08 0:59 
AnswerRe: Editing resource files for different languages, string don't persist Pin
Manas Bhardwaj27-Aug-08 1:04
professionalManas Bhardwaj27-Aug-08 1:04 
QuestionHow to freeze an application? Pin
Anneke27-Aug-08 0:45
Anneke27-Aug-08 0:45 
AnswerRe: How to freeze an application? Pin
User 665827-Aug-08 0:57
User 665827-Aug-08 0:57 
GeneralRe: How to freeze an application? Pin
Anneke27-Aug-08 5:04
Anneke27-Aug-08 5:04 
GeneralRe: How to freeze an application? Pin
Thomas Stockwell27-Aug-08 6:10
professionalThomas Stockwell27-Aug-08 6:10 
Those methods handle completely different functions then what you may thinking. Update() or Invalidate() are used to refresh the entire form based on the information contained in the OnPaint event. Their is no way to pause the OnPaint event unless you write your own graphic logic. One of my articles Basics of Falling Blocks in VB2005[^] has been able help some people understand how the painting system works in WinForms as well as how it should be thought of.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my Blog

AnswerRe: How to freeze an application? [modified] Pin
oobimoo27-Aug-08 1:36
oobimoo27-Aug-08 1:36 
JokeRe: How to freeze an application? Pin
carbon_golem27-Aug-08 2:18
carbon_golem27-Aug-08 2:18 
GeneralRe: How to freeze an application? Pin
chaiguy133727-Aug-08 4:35
chaiguy133727-Aug-08 4:35 
AnswerRe: How to freeze an application? Pin
chaiguy133727-Aug-08 4:55
chaiguy133727-Aug-08 4:55 
GeneralRe: How to freeze an application? Pin
Anneke27-Aug-08 5:20
Anneke27-Aug-08 5:20 
GeneralRe: How to freeze an application? Pin
chaiguy133727-Aug-08 5:25
chaiguy133727-Aug-08 5:25 
QuestionMS Word and Excel from C# Pin
Piyush Vaishnav27-Aug-08 0:38
Piyush Vaishnav27-Aug-08 0:38 
AnswerRe: MS Word and Excel from C# Pin
Manas Bhardwaj27-Aug-08 0:49
professionalManas Bhardwaj27-Aug-08 0:49 
AnswerRe: MS Word and Excel from C# Pin
Anthony Mushrow27-Aug-08 1:43
professionalAnthony Mushrow27-Aug-08 1:43 
GeneralRe: MS Word and Excel from C# Pin
Piyush Vaishnav27-Aug-08 18:10
Piyush Vaishnav27-Aug-08 18:10 
QuestionReaching sql database diagram using smo ?? Pin
omegazafer26-Aug-08 23:43
omegazafer26-Aug-08 23:43 
AnswerIgnore Repost Pin
Manas Bhardwaj27-Aug-08 0:04
professionalManas Bhardwaj27-Aug-08 0:04 
QuestionDatetimePicker problem. [modified] Pin
vinay_K26-Aug-08 23:38
vinay_K26-Aug-08 23:38 
QuestionComClass in C# Pin
Saranya B26-Aug-08 23:37
Saranya B26-Aug-08 23:37 
Questionhow can i change machain date Pin
Mohammed Elkholy26-Aug-08 23:30
Mohammed Elkholy26-Aug-08 23:30 
JokeRe: how can i change machain date Pin
Manas Bhardwaj27-Aug-08 0:07
professionalManas Bhardwaj27-Aug-08 0:07 
GeneralRe: how can i change machain date Pin
Mohammed Elkholy27-Aug-08 5:14
Mohammed Elkholy27-Aug-08 5:14 

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.