Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
QuestionHow to bind SQL date to RadHtmlChart control? Pin
Member 1023043024-Aug-13 22:13
Member 1023043024-Aug-13 22:13 
AnswerRe: How to bind SQL date to RadHtmlChart control? Pin
Mycroft Holmes25-Aug-13 0:53
professionalMycroft Holmes25-Aug-13 0:53 
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 
Please start posting these kinds of questions in Q&A, clearly tagging them to indicate if they are WinForms, WPF, or whatever.

My sense is you are not spending enough time really studying how to use .NET controls, and you are asking for "more help than you really need," far too frequently.

Do you have a good book on basic WinForms programming with example code for you to study, and use ?

imho, there's no substitute for hands-on careful study, on your own, with the WinForms Controls: most of them are really kind of "fossils" from the old days of COM and ActiveX, dressed-up for the .NET party, and each of them has their own "quirks."

The Visual Studio IDE and Property Browser are great tools for studying what the defaults of Control Properties are, and what Properties, and Events, and settings, are available. Experiment !

imho, you also need to spend a little time studying the CodeProject guidelines, and how CP works.

I, and others will, I'm sure, be happy to assist you to "walk forwards along" the path towards mastery of WinForms, but I, and most likely others, will not "carry you;" if we did, you would not really learn.

yours, Bill

~
“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
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 
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 

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.