Click here to Skip to main content
15,898,371 members
Home / Discussions / C#
   

C#

 
Questionput a CrLf into a textbox.text Pin
Glen Harvy22-Sep-06 22:36
Glen Harvy22-Sep-06 22:36 
AnswerRe: put a CrLf into a textbox.text Pin
Guffa22-Sep-06 22:41
Guffa22-Sep-06 22:41 
GeneralRe: put a CrLf into a textbox.text Pin
Glen Harvy22-Sep-06 22:46
Glen Harvy22-Sep-06 22:46 
AnswerRe: put a CrLf into a textbox.text Pin
Guffa22-Sep-06 23:54
Guffa22-Sep-06 23:54 
GeneralRe: put a CrLf into a textbox.text Pin
Glen Harvy23-Sep-06 4:07
Glen Harvy23-Sep-06 4:07 
AnswerRe: put a CrLf into a textbox.text Pin
Tilewa24-Sep-06 12:42
Tilewa24-Sep-06 12:42 
Questionvalue of childnode in a treeview Pin
Deepak the Cool22-Sep-06 21:48
Deepak the Cool22-Sep-06 21:48 
AnswerRe: value of childnode in a treeview Pin
Ed.Poore24-Sep-06 13:35
Ed.Poore24-Sep-06 13:35 
Here's a simple example to get you started:
TreeNode selectedNodesFirstChild = this.treeView.SelectedNode.Nodes[0];




Just Google it.
Failing that try phoning Green Alien | [Alien]

QuestionDo "Using" Statements Increase the Assembly Size ? Pin
Nadia Monalisa22-Sep-06 20:56
Nadia Monalisa22-Sep-06 20:56 
AnswerRe: Do "Using" Statements Increase the Assembly Size ? Pin
Daniel Grunwald22-Sep-06 21:39
Daniel Grunwald22-Sep-06 21:39 
AnswerRe: Do "Using" Statements Increase the Assembly Size ? Pin
Stefan Troschuetz22-Sep-06 22:00
Stefan Troschuetz22-Sep-06 22:00 
Questionsound recorder Pin
Nafiseh Salmani22-Sep-06 20:17
Nafiseh Salmani22-Sep-06 20:17 
AnswerRe: sound recorder Pin
Nadia Monalisa22-Sep-06 21:06
Nadia Monalisa22-Sep-06 21:06 
GeneralRe: sound recorder Pin
AB777122-Sep-06 22:12
AB777122-Sep-06 22:12 
GeneralRe: sound recorder Pin
Nadia Monalisa24-Sep-06 7:51
Nadia Monalisa24-Sep-06 7:51 
GeneralRe: sound recorder Pin
Nafiseh Salmani23-Sep-06 19:12
Nafiseh Salmani23-Sep-06 19:12 
GeneralRe: sound recorder Pin
Nadia Monalisa24-Sep-06 7:50
Nadia Monalisa24-Sep-06 7:50 
GeneralRe: sound recorder Pin
AB777124-Sep-06 20:20
AB777124-Sep-06 20:20 
GeneralRe: sound recorder Pin
Nadia Monalisa25-Sep-06 3:20
Nadia Monalisa25-Sep-06 3:20 
Questionicons needed Pin
sanah s22-Sep-06 19:45
sanah s22-Sep-06 19:45 
AnswerRe: icons needed Pin
seq-23-Sep-06 6:52
seq-23-Sep-06 6:52 
QuestionChat program with server behind a router Pin
Reve10122-Sep-06 15:07
Reve10122-Sep-06 15:07 
AnswerRe: Chat program with server behind a router Pin
seq-23-Sep-06 6:54
seq-23-Sep-06 6:54 
Questioncan someone help me??? simple shift algorithm Pin
roberto_santinni22-Sep-06 14:17
roberto_santinni22-Sep-06 14:17 
AnswerRe: can someone help me??? simple shift algorithm Pin
Insincere Dave22-Sep-06 16:00
Insincere Dave22-Sep-06 16: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.