Click here to Skip to main content
15,918,967 members
Home / Discussions / C#
   

C#

 
QuestionConcat Pin
msogun20-Mar-07 9:47
msogun20-Mar-07 9:47 
AnswerRe: Concat Pin
khanlodi20-Mar-07 9:54
khanlodi20-Mar-07 9:54 
GeneralRe: Concat Pin
msogun20-Mar-07 10:12
msogun20-Mar-07 10:12 
QuestionProgressBar Marquee does not scroll Pin
F.E.L.I.X.20-Mar-07 9:38
F.E.L.I.X.20-Mar-07 9:38 
AnswerRe: ProgressBar Marquee does not scroll Pin
Zoltan Balazs20-Mar-07 9:43
Zoltan Balazs20-Mar-07 9:43 
GeneralRe: ProgressBar Marquee does not scroll Pin
F.E.L.I.X.20-Mar-07 9:48
F.E.L.I.X.20-Mar-07 9:48 
GeneralRe: ProgressBar Marquee does not scroll Pin
Dave Kreskowiak20-Mar-07 12:29
mveDave Kreskowiak20-Mar-07 12:29 
GeneralRe: ProgressBar Marquee does not scroll Pin
F.E.L.I.X.20-Mar-07 18:28
F.E.L.I.X.20-Mar-07 18:28 
Questionchange color of gif image Pin
samreengr820-Mar-07 9:34
samreengr820-Mar-07 9:34 
QuestionIssues with "C# Ping" Pin
Sean Wcisel20-Mar-07 9:11
Sean Wcisel20-Mar-07 9:11 
Questionstring to pieces Pin
marwan_siala20-Mar-07 8:01
marwan_siala20-Mar-07 8:01 
AnswerRe: string to pieces Pin
kozu20-Mar-07 8:09
kozu20-Mar-07 8:09 
GeneralRe: string to pieces Pin
marwan_siala20-Mar-07 8:26
marwan_siala20-Mar-07 8:26 
QuestionDialog with ProgressBar & label not working correctly Pin
kozu20-Mar-07 7:39
kozu20-Mar-07 7:39 
Hi,
I have a simple dialog box containing a ProgressBar and a label. I need to show progress for a lengthy operation with both a bar and some text.
I created a public method that takes care of incrementing the progress value, and setting the text for the label. When I run it though the bar shows the progress, but the label is all messed up (it doesn't update, and the dialog is all messed up where the label should be.)
I also tried setting the dialog's Text inside that method, but it's worse: after a few iterations the bar stops updating.
Has anyone seen this behavior? Is there anythign I can do?
thanx
AnswerRe: Dialog with ProgressBar & label not working correctly Pin
Zoltan Balazs20-Mar-07 8:59
Zoltan Balazs20-Mar-07 8:59 
GeneralRe: Dialog with ProgressBar & label not working correctly Pin
kozu20-Mar-07 9:07
kozu20-Mar-07 9:07 
GeneralRe: Dialog with ProgressBar & label not working correctly Pin
Zoltan Balazs20-Mar-07 9:29
Zoltan Balazs20-Mar-07 9:29 
GeneralRe: Dialog with ProgressBar & label not working correctly Pin
Dave Kreskowiak20-Mar-07 12:24
mveDave Kreskowiak20-Mar-07 12:24 
GeneralRe: Dialog with ProgressBar & label not working correctly Pin
kozu20-Mar-07 13:32
kozu20-Mar-07 13:32 
QuestionListViewItemCollection's implementation of interfaces... Pin
Shy Agam20-Mar-07 7:39
Shy Agam20-Mar-07 7:39 
AnswerRe: ListViewItemCollection's implementation of interfaces... [modified] Pin
Edmundisme20-Mar-07 8:32
Edmundisme20-Mar-07 8:32 
GeneralRe: ListViewItemCollection's implementation of interfaces... [modified] Pin
Shy Agam20-Mar-07 9:01
Shy Agam20-Mar-07 9:01 
GeneralRe: ListViewItemCollection's implementation of interfaces... Pin
Shy Agam20-Mar-07 9:25
Shy Agam20-Mar-07 9:25 
AnswerRe: ListViewItemCollection's implementation of interfaces... Pin
Shy Agam20-Mar-07 10:29
Shy Agam20-Mar-07 10:29 
GeneralRe: ListViewItemCollection's implementation of interfaces... Pin
Edmundisme20-Mar-07 11:04
Edmundisme20-Mar-07 11:04 

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.