Click here to Skip to main content
15,890,186 members
Home / Discussions / C#
   

C#

 
AnswerRe: click on combobox then display new form Pin
dan!sh 11-Nov-09 21:18
professional dan!sh 11-Nov-09 21:18 
GeneralRe: click on combobox then display new form Pin
Member 59031011-Nov-09 22:54
Member 59031011-Nov-09 22:54 
GeneralRe: click on combobox then display new form Pin
dan!sh 11-Nov-09 23:14
professional dan!sh 11-Nov-09 23:14 
Questionsomeone who can help me!! Pin
miss YY11-Nov-09 21:05
miss YY11-Nov-09 21:05 
AnswerRe: someone who can help me!! Pin
miss YY11-Nov-09 21:07
miss YY11-Nov-09 21:07 
GeneralRe: someone who can help me!! Pin
Christian Graus11-Nov-09 21:10
protectorChristian Graus11-Nov-09 21:10 
GeneralRe: someone who can help me!! PinPopular
Mycroft Holmes11-Nov-09 21:25
professionalMycroft Holmes11-Nov-09 21:25 
AnswerRe: someone who can help me!! Pin
Christian Graus11-Nov-09 21:09
protectorChristian Graus11-Nov-09 21:09 
You should read the post on how to ask a question. 'someone who can help me' is hardly descriptive.

The error message means what it says, the tree view does NOT have a Find method. looking at your posts, I wonder if you're copying code at random off the web, and if you have any idea what any of it means. Surely you can use google, read your references, etc, or even use intellisense to work out that there is indeed no find method on a treeview ?

The Nodes property of a TreeView has a Find method. I sure hope this is homework, because no-one should be paying for this code. You should talk to your teacher and let them know that you're confused and incapable of searching the web or reading documentation, so they can make a recommendation about your future viability in this course.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

AnswerRe: someone who can help me!! Pin
Pete O'Hanlon11-Nov-09 21:33
mvePete O'Hanlon11-Nov-09 21:33 
JokeRe: someone who can help me!! Pin
Christian Graus11-Nov-09 21:36
protectorChristian Graus11-Nov-09 21:36 
GeneralRe: someone who can help me!! Pin
Pete O'Hanlon11-Nov-09 22:14
mvePete O'Hanlon11-Nov-09 22:14 
QuestionAre their any good books on MVC design pattern (NOT ASP MVC)? Pin
petrericardo11-Nov-09 20:59
petrericardo11-Nov-09 20:59 
AnswerRe: Are their any good books on MVC design pattern (NOT ASP MVC)? Pin
Christian Graus11-Nov-09 21:03
protectorChristian Graus11-Nov-09 21:03 
AnswerRe: Are their any good books on MVC design pattern (NOT ASP MVC)? Pin
Shameel11-Nov-09 22:17
professionalShameel11-Nov-09 22:17 
Questionchecklistbox column headers Pin
Member 59031011-Nov-09 20:44
Member 59031011-Nov-09 20:44 
AnswerRe: checklistbox column headers Pin
Christian Graus11-Nov-09 21:05
protectorChristian Graus11-Nov-09 21:05 
AnswerRe: checklistbox column headers Pin
dan!sh 11-Nov-09 21:24
professional dan!sh 11-Nov-09 21:24 
AnswerRe: checklistbox column headers Pin
Gerry Schmitz11-Nov-09 21:52
mveGerry Schmitz11-Nov-09 21:52 
AnswerRe: checklistbox column headers Pin
Shameel11-Nov-09 22:18
professionalShameel11-Nov-09 22:18 
QuestionAvoid the "Parameter is not valid" and get a correct value in object Pin
Lingaraj S11-Nov-09 19:53
Lingaraj S11-Nov-09 19:53 
AnswerRe: Avoid the "Parameter is not valid" and get a correct value in object Pin
Christian Graus11-Nov-09 20:12
protectorChristian Graus11-Nov-09 20:12 
GeneralRe: Avoid the "Parameter is not valid" and get a correct value in object Pin
Lingaraj S11-Nov-09 21:42
Lingaraj S11-Nov-09 21:42 
GeneralRe: Avoid the "Parameter is not valid" and get a correct value in object Pin
Gerry Schmitz11-Nov-09 22:06
mveGerry Schmitz11-Nov-09 22:06 
GeneralRe: Avoid the "Parameter is not valid" and get a correct value in object Pin
Christian Graus11-Nov-09 22:11
protectorChristian Graus11-Nov-09 22:11 
AnswerRe: Avoid the "Parameter is not valid" and get a correct value in object Pin
Shameel12-Nov-09 0:26
professionalShameel12-Nov-09 0:26 

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.