Click here to Skip to main content
15,911,848 members
Home / Discussions / C#
   

C#

 
GeneralRe: switch statement Pin
woudwijk28-Mar-07 1:42
woudwijk28-Mar-07 1:42 
QuestionMemory leaks! Pin
Duong Tien Nam28-Mar-07 0:22
Duong Tien Nam28-Mar-07 0:22 
AnswerRe: Memory leaks! Pin
Martin#28-Mar-07 1:12
Martin#28-Mar-07 1:12 
AnswerRe: Memory leaks! Pin
Scott Dorman28-Mar-07 5:41
professionalScott Dorman28-Mar-07 5:41 
Questionhow to show Multiple colors in a Single Progress Bar Pin
pashitech28-Mar-07 0:17
pashitech28-Mar-07 0:17 
AnswerRe: how to show Multiple colors in a Single Progress Bar Pin
joon vh.28-Mar-07 3:48
joon vh.28-Mar-07 3:48 
GeneralRe: how to show Multiple colors in a Single Progress Bar Pin
pashitech28-Mar-07 4:19
pashitech28-Mar-07 4:19 
GeneralRe: how to show Multiple colors in a Single Progress Bar Pin
joon vh.28-Mar-07 4:27
joon vh.28-Mar-07 4:27 
It's not at all a very HUGE process. If you would take a look at the source code from the article in my previous post, you'll see that nothing in there is difficult to understand, and if it is, we will be happy to clarify. No one here, not even me on a very bored day, is going to write this especially for you.

Of course if it exists you might get lucky and someone will refer you, but I think writing it is going to be faster.



Visual Studio can't evaluate this, can you?
public object moo<br />
        {<br />
__get { return moo; }<br />
__set { moo = value; }<br />
}

GeneralRe: how to show Multiple colors in a Single Progress Bar Pin
pashitech28-Mar-07 5:48
pashitech28-Mar-07 5:48 
QuestionTask Manager's Performance tab Pin
waheed awan27-Mar-07 23:12
waheed awan27-Mar-07 23:12 
AnswerRe: Task Manager's Performance tab Pin
woudwijk27-Mar-07 23:25
woudwijk27-Mar-07 23:25 
QuestionWIndows XML Pin
7127-Mar-07 23:05
7127-Mar-07 23:05 
AnswerRe: WIndows XML Pin
mark_w_27-Mar-07 23:13
mark_w_27-Mar-07 23:13 
AnswerRe: WIndows XML Pin
blackjack215027-Mar-07 23:26
blackjack215027-Mar-07 23:26 
GeneralRe: WIndows XML Pin
7127-Mar-07 23:30
7127-Mar-07 23:30 
GeneralRe: WIndows XML Pin
blackjack215028-Mar-07 0:09
blackjack215028-Mar-07 0:09 
QuestionHyperlink in textbox Pin
mark_w_27-Mar-07 23:04
mark_w_27-Mar-07 23:04 
AnswerRe: Hyperlink in textbox Pin
mark_w_27-Mar-07 23:23
mark_w_27-Mar-07 23:23 
QuestionMDI form Pin
sinosoidal27-Mar-07 22:57
sinosoidal27-Mar-07 22:57 
AnswerRe: MDI form Pin
Pete O'Hanlon27-Mar-07 23:37
mvePete O'Hanlon27-Mar-07 23:37 
GeneralRe: MDI form Pin
sinosoidal27-Mar-07 23:41
sinosoidal27-Mar-07 23:41 
GeneralRe: MDI form Pin
sinosoidal28-Mar-07 0:08
sinosoidal28-Mar-07 0:08 
GeneralRe: MDI form Pin
Pete O'Hanlon28-Mar-07 1:23
mvePete O'Hanlon28-Mar-07 1:23 
QuestionHow to use HTMLBROWSER to display the body of an email Pin
kev.net27-Mar-07 22:45
kev.net27-Mar-07 22:45 
AnswerRe: How to use HTMLBROWSER to display the body of an email Pin
mark_w_27-Mar-07 23:00
mark_w_27-Mar-07 23:00 

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.