Click here to Skip to main content
15,899,124 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to set an default button Pin
hiremath7120-Feb-07 20:05
hiremath7120-Feb-07 20:05 
QuestionCOM Interface Usage From C# Pin
James R. Twine14-Feb-07 1:25
James R. Twine14-Feb-07 1:25 
AnswerRe: COM Interface Usage From C# Pin
led mike14-Feb-07 6:59
led mike14-Feb-07 6:59 
GeneralRe: COM Interface Usage From C# Pin
James R. Twine14-Feb-07 7:31
James R. Twine14-Feb-07 7:31 
QuestionDeQueuing Thread from ThreadPool. Pin
nasambur14-Feb-07 0:28
nasambur14-Feb-07 0:28 
QuestionC# class help? [modified] Pin
Wolf9214-Feb-07 0:23
Wolf9214-Feb-07 0:23 
AnswerRe: C# class help? Pin
dipswitch@ownage4u.nl14-Feb-07 0:30
professionaldipswitch@ownage4u.nl14-Feb-07 0:30 
AnswerRe: C# class help? Pin
ShermansLagoon14-Feb-07 0:41
ShermansLagoon14-Feb-07 0:41 
This would be possible with a Dictionary<string,textbox>, in which case you can have a name associated with each created textbox. Just make sure you don't overwrite any existing values (with, for example, the ContainsKey() method).

Just out of curiosity, why do you want to have a textbox associated with a name?

Internet - the worlds biggest dictionary

AnswerRe: C# class help? Pin
Pete O'Hanlon14-Feb-07 1:21
mvePete O'Hanlon14-Feb-07 1:21 
Questionhow to validate a textbox field for no special characters Pin
Rocky#13-Feb-07 23:54
Rocky#13-Feb-07 23:54 
AnswerRe: how to validate a textbox field for no special characters Pin
stancrm14-Feb-07 0:20
stancrm14-Feb-07 0:20 
AnswerRe: how to validate a textbox field for no special characters Pin
Martin#14-Feb-07 0:24
Martin#14-Feb-07 0:24 
GeneralRe: how to validate a textbox field for no special characters Pin
Rocky#14-Feb-07 17:33
Rocky#14-Feb-07 17:33 
QuestionBegin and End Drawing function in C# Pin
free_soul42413-Feb-07 23:47
free_soul42413-Feb-07 23:47 
AnswerRe: Begin and End Drawing function in C# Pin
Ed.Poore14-Feb-07 0:30
Ed.Poore14-Feb-07 0:30 
GeneralRe: Begin and End Drawing function in C# Pin
free_soul42414-Feb-07 18:49
free_soul42414-Feb-07 18:49 
GeneralRe: Begin and End Drawing function in C# Pin
Ed.Poore14-Feb-07 23:50
Ed.Poore14-Feb-07 23:50 
QuestionHow to fill Combobox & ListBox in PopUp Windows Forms Pin
rzthebeginner13-Feb-07 23:44
rzthebeginner13-Feb-07 23:44 
AnswerRe: How to fill Combobox & ListBox in PopUp Windows Forms Pin
Ed.Poore14-Feb-07 0:31
Ed.Poore14-Feb-07 0:31 
GeneralRe: How to fill Combobox & ListBox in PopUp Windows Forms Pin
rzthebeginner14-Feb-07 0:41
rzthebeginner14-Feb-07 0:41 
GeneralRe: How to fill Combobox & ListBox in PopUp Windows Forms Pin
Ed.Poore14-Feb-07 0:47
Ed.Poore14-Feb-07 0:47 
GeneralRe: How to fill Combobox &amp; ListBox in PopUp Windows Forms [modified] Pin
rzthebeginner14-Feb-07 0:53
rzthebeginner14-Feb-07 0:53 
GeneralRe: How to fill Combobox & ListBox in PopUp Windows Forms Pin
Ed.Poore14-Feb-07 1:14
Ed.Poore14-Feb-07 1:14 
GeneralRe: How to fill Combobox &amp; ListBox in PopUp Windows Forms Pin
rzthebeginner14-Feb-07 1:20
rzthebeginner14-Feb-07 1:20 
GeneralRe: How to fill Combobox & ListBox in PopUp Windows Forms Pin
Ed.Poore14-Feb-07 2:55
Ed.Poore14-Feb-07 2:55 

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.