Click here to Skip to main content
15,893,594 members
Home / Discussions / C#
   

C#

 
GeneralRe: Data wipe algorithms Pin
Ennis Ray Lynch, Jr.8-Jan-08 14:12
Ennis Ray Lynch, Jr.8-Jan-08 14:12 
Generalcan't understand suspendedLayout Pin
netJP12L7-Jan-08 6:01
netJP12L7-Jan-08 6:01 
GeneralRe: can't understand suspendedLayout Pin
Luc Pattyn7-Jan-08 6:36
sitebuilderLuc Pattyn7-Jan-08 6:36 
GeneralRe: can't understand suspendedLayout Pin
netJP12L7-Jan-08 7:48
netJP12L7-Jan-08 7:48 
GeneralRe: can't understand suspendedLayout Pin
Luc Pattyn7-Jan-08 8:48
sitebuilderLuc Pattyn7-Jan-08 8:48 
GeneralRe: can't understand suspendedLayout Pin
netJP12L7-Jan-08 9:54
netJP12L7-Jan-08 9:54 
GeneralRe: can't understand suspendedLayout Pin
Luc Pattyn7-Jan-08 10:07
sitebuilderLuc Pattyn7-Jan-08 10:07 
GeneralRe: can't understand suspendedLayout Pin
Martin#7-Jan-08 22:28
Martin#7-Jan-08 22:28 
Hello Luc!

I also prefere using Invalidate(), mainly because of it's higher flexibility (additional parameters).
I think the only reason using Refresh(), which I can think of, would be if more than one GDI changing should be shown in one callstack.

Sometimes for that purpose, I see code where people use Invalidate() + DoEvents(), which I would count as bad practice. Here the usage of Refresh() would be much better.

All the best,

Martin

GeneralRe: can't understand suspendedLayout Pin
Luc Pattyn8-Jan-08 1:53
sitebuilderLuc Pattyn8-Jan-08 1:53 
GeneralRe: can't understand suspendedLayout Pin
Ed.Poore7-Jan-08 8:54
Ed.Poore7-Jan-08 8:54 
QuestionThreadin.Thread Problem Pin
humayunlalzad7-Jan-08 5:37
humayunlalzad7-Jan-08 5:37 
GeneralRe: Threadin.Thread Problem Pin
Judah Gabriel Himango7-Jan-08 6:04
sponsorJudah Gabriel Himango7-Jan-08 6:04 
GeneralRe: Threadin.Thread Problem Pin
humayunlalzad7-Jan-08 6:42
humayunlalzad7-Jan-08 6:42 
GeneralRe: Threadin.Thread Problem Pin
Judah Gabriel Himango7-Jan-08 7:04
sponsorJudah Gabriel Himango7-Jan-08 7:04 
GeneralRe: Threadin.Thread Problem Pin
humayunlalzad7-Jan-08 8:30
humayunlalzad7-Jan-08 8:30 
GeneralRe: Threadin.Thread Problem Pin
Judah Gabriel Himango7-Jan-08 10:30
sponsorJudah Gabriel Himango7-Jan-08 10:30 
GeneralRe: Threadin.Thread Problem Pin
Patrick Etc.7-Jan-08 7:41
Patrick Etc.7-Jan-08 7:41 
GeneralRe: Threadin.Thread Problem Pin
Judah Gabriel Himango7-Jan-08 7:50
sponsorJudah Gabriel Himango7-Jan-08 7:50 
GeneralRe: Threadin.Thread Problem Pin
humayunlalzad7-Jan-08 8:32
humayunlalzad7-Jan-08 8:32 
GeneralRe: Threadin.Thread Problem Pin
Luc Pattyn7-Jan-08 8:50
sitebuilderLuc Pattyn7-Jan-08 8:50 
GeneralRe: Threadin.Thread Problem Pin
Judah Gabriel Himango7-Jan-08 9:53
sponsorJudah Gabriel Himango7-Jan-08 9:53 
GeneralRe: Threadin.Thread Problem Pin
humayunlalzad8-Jan-08 20:56
humayunlalzad8-Jan-08 20:56 
GeneralWeb services in runtime Pin
Goncalo Oliveira7-Jan-08 5:31
Goncalo Oliveira7-Jan-08 5:31 
GeneralRe: Web services in runtime Pin
Pete O'Hanlon7-Jan-08 10:27
mvePete O'Hanlon7-Jan-08 10:27 
Generalreading bytes into directory Pin
gottimukkala7-Jan-08 5:24
gottimukkala7-Jan-08 5:24 

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.