Click here to Skip to main content
15,923,051 members
Home / Discussions / C#
   

C#

 
GeneralRe: Equivalent of the C++ "friend" class modifier Pin
Skynyrd19-Feb-05 7:32
Skynyrd19-Feb-05 7:32 
GeneralRe: Equivalent of the C++ "friend" class modifier Pin
Anonymous23-Feb-05 15:25
Anonymous23-Feb-05 15:25 
GeneralTree View Text Pin
maheshfour18-Feb-05 8:59
maheshfour18-Feb-05 8:59 
GeneralRe: Tree View Text Pin
Dave Kreskowiak18-Feb-05 9:13
mveDave Kreskowiak18-Feb-05 9:13 
QuestionHow to make PropertyGrid pop up a dialog form Pin
lee meng18-Feb-05 6:37
lee meng18-Feb-05 6:37 
AnswerRe: How to make PropertyGrid pop up a dialog form Pin
Tee+18-Feb-05 17:14
Tee+18-Feb-05 17:14 
GeneralRe: How to make PropertyGrid pop up a dialog form Pin
lee meng19-Feb-05 3:40
lee meng19-Feb-05 3:40 
GeneralWait Timer Pin
Bob Bonser18-Feb-05 6:21
Bob Bonser18-Feb-05 6:21 
I am trying to create a timer that will pause the program for 1.5 seconds. I need something that pauses but does not stop the Thread.

In a nutshell, here is what I am doing. I have two cards that appear on the screen. I want them to stay there for 1.5 seconds and then re-draw back to a default value.

I have tried the Thread.Sleep but that pauses the entire program and prevents the one card from displaying at all (even though the sleep is called after the line to display the card).

Any help would be appreciated.
GeneralRe: Wait Timer Pin
Anonymous18-Feb-05 8:08
Anonymous18-Feb-05 8:08 
GeneralRe: Wait Timer Pin
Bob Bonser18-Feb-05 8:51
Bob Bonser18-Feb-05 8:51 
GeneralRe: Wait Timer Pin
Dave Kreskowiak18-Feb-05 9:03
mveDave Kreskowiak18-Feb-05 9:03 
GeneralRe: Wait Timer Pin
Bob Bonser18-Feb-05 9:10
Bob Bonser18-Feb-05 9:10 
QuestionHow can Zip a folder an runtime Pin
Amir Jalaly18-Feb-05 5:55
Amir Jalaly18-Feb-05 5:55 
AnswerRe: How can Zip a folder an runtime Pin
Rob Graham18-Feb-05 9:13
Rob Graham18-Feb-05 9:13 
GeneralRe: How can Zip a folder an runtime Pin
Larsenal18-Feb-05 10:26
Larsenal18-Feb-05 10:26 
GeneralRe: How can Zip a folder an runtime Pin
Rob Graham18-Feb-05 11:47
Rob Graham18-Feb-05 11:47 
GeneralRe: How can Zip a folder an runtime Pin
Larsenal18-Feb-05 13:17
Larsenal18-Feb-05 13:17 
GeneralRe: How can Zip a folder an runtime Pin
Rob Graham18-Feb-05 16:53
Rob Graham18-Feb-05 16:53 
GeneralRe: How can Zip a folder an runtime Pin
Dave Kreskowiak18-Feb-05 16:39
mveDave Kreskowiak18-Feb-05 16:39 
GeneralRe: How can Zip a folder an runtime Pin
Larsenal18-Feb-05 21:29
Larsenal18-Feb-05 21:29 
GeneralMarshalling arrays Pin
CLermen18-Feb-05 4:53
CLermen18-Feb-05 4:53 
GeneralRe: Marshalling arrays Pin
Dave Kreskowiak18-Feb-05 9:07
mveDave Kreskowiak18-Feb-05 9:07 
GeneralWrite a WMI Query to a Database Pin
pn199518-Feb-05 4:49
pn199518-Feb-05 4:49 
GeneralMy program Pin
18-Feb-05 3:07
suss18-Feb-05 3:07 
GeneralCopying busy files Pin
kieran14718-Feb-05 3:01
kieran14718-Feb-05 3:01 

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.