Click here to Skip to main content
15,886,362 members
Home / Discussions / C#
   

C#

 
QuestionHow to change BG color of tree node on click event Pin
rfresh24-Aug-13 6:51
rfresh24-Aug-13 6:51 
AnswerRe: How to change BG color of tree node on click event Pin
Mycroft Holmes24-Aug-13 13:37
professionalMycroft Holmes24-Aug-13 13:37 
GeneralRe: How to change BG color of tree node on click event Pin
rfresh24-Aug-13 16:07
rfresh24-Aug-13 16:07 
GeneralRe: How to change BG color of tree node on click event Pin
rfresh24-Aug-13 18:16
rfresh24-Aug-13 18:16 
GeneralRe: How to change BG color of tree node on click event Pin
rfresh24-Aug-13 18:20
rfresh24-Aug-13 18:20 
AnswerRe: How to change BG color of tree node on click event Pin
BillWoodruff24-Aug-13 14:40
professionalBillWoodruff24-Aug-13 14:40 
GeneralRe: How to change BG color of tree node on click event Pin
rfresh24-Aug-13 16:16
rfresh24-Aug-13 16:16 
GeneralRe: How to change BG color of tree node on click event Pin
BillWoodruff24-Aug-13 21:19
professionalBillWoodruff24-Aug-13 21:19 
Hi RFresh,

It's not my intention to be critical, or patronizing, but I do think that if you are at the point where you don't have a clear grasp of the fundamentals of what a WinForms EventHandler, and its sender/EventArgs parameters, are, you may be studying "hard," but not "smart."

I strongly suggest you start off by using a resource like this free book, "Dot Net Book Zero," by Charles Petzold [^], and bear down it. Or, Jesse Liberty's over-view books on C# are excellent (O'Reilly).

If you are coming from a deep-background in COM, ActiveX, C/C++, to WinForms, then I'd recommend Chris Sell's book on Windows Forms (Addison-Wesley); disclaimer: I was a paid technical editorial assistant on that book.

Just to be clear, my opinion that the type of specific questions you are asking on this Forum (now) are best served in Q&A, are just my opinion, and I do not represent, or speak for, CP in any way.

The general idea is that forums like this one are meant to be for discussion of broader issues in using C# ... but that's my interpretation.

good luck, Bill (who started programming after age forty)

~
“This isn't right; this isn't even wrong." Wolfgang Pauli, commenting on a physics paper submitted for a journal

GeneralRe: How to change BG color of tree node on click event Pin
rfresh25-Aug-13 5:45
rfresh25-Aug-13 5:45 
QuestionAdded 'Menu' to VS 2012 Express toolbox but its disabled Pin
rfresh23-Aug-13 16:30
rfresh23-Aug-13 16:30 
Questionsettings.settings property is read-only? Pin
rfresh23-Aug-13 10:11
rfresh23-Aug-13 10:11 
AnswerRe: settings.settings property is read-only? Pin
BillWoodruff23-Aug-13 14:23
professionalBillWoodruff23-Aug-13 14:23 
GeneralRe: settings.settings property is read-only? Pin
rfresh23-Aug-13 14:35
rfresh23-Aug-13 14:35 
GeneralRe: settings.settings property is read-only? Pin
rfresh23-Aug-13 16:08
rfresh23-Aug-13 16:08 
GeneralRe: settings.settings property is read-only? Pin
Ron Beyer23-Aug-13 16:27
professionalRon Beyer23-Aug-13 16:27 
GeneralRe: settings.settings property is read-only? Pin
rfresh23-Aug-13 16:31
rfresh23-Aug-13 16:31 
GeneralRe: settings.settings property is read-only? Pin
Richard MacCutchan23-Aug-13 21:52
mveRichard MacCutchan23-Aug-13 21:52 
QuestionIs try - catch block advisable? Pin
Srinivas Kalabarigi22-Aug-13 23:38
professionalSrinivas Kalabarigi22-Aug-13 23:38 
AnswerRe: Is try - catch block advisable? Pin
Eddy Vluggen23-Aug-13 0:58
professionalEddy Vluggen23-Aug-13 0:58 
GeneralRe: Is try - catch block advisable? Pin
Srinivas Kalabarigi23-Aug-13 1:13
professionalSrinivas Kalabarigi23-Aug-13 1:13 
GeneralRe: Is try - catch block advisable? Pin
Eddy Vluggen23-Aug-13 1:58
professionalEddy Vluggen23-Aug-13 1:58 
GeneralRe: Is try - catch block advisable? Pin
jschell23-Aug-13 13:15
jschell23-Aug-13 13:15 
AnswerRe: Is try - catch block advisable? Pin
SaqibRasheed23-Aug-13 1:48
SaqibRasheed23-Aug-13 1:48 
AnswerRe: Is try - catch block advisable? Pin
Forbiddenx23-Aug-13 2:18
Forbiddenx23-Aug-13 2:18 
GeneralRe: Is try - catch block advisable? Pin
Eddy Vluggen23-Aug-13 2:42
professionalEddy Vluggen23-Aug-13 2:42 

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.