Click here to Skip to main content
15,916,527 members
Home / Discussions / C#
   

C#

 
AnswerMessage Removed Pin
7-Nov-11 7:34
professionalN_tro_P7-Nov-11 7:34 
GeneralRe: I want to use switch statement in windows form application how to use switch statement through buttons and textboxes ? Pin
zahra19917-Nov-11 7:37
zahra19917-Nov-11 7:37 
GeneralMessage Removed Pin
7-Nov-11 8:04
professionalN_tro_P7-Nov-11 8:04 
GeneralRe: I want to use switch statement in windows form application how to use switch statement through buttons and textboxes ? Pin
zahra19917-Nov-11 8:14
zahra19917-Nov-11 8:14 
GeneralMessage Removed Pin
7-Nov-11 8:41
professionalN_tro_P7-Nov-11 8:41 
GeneralRe: I want to use switch statement in windows form application how to use switch statement through buttons and textboxes ? Pin
zahra19917-Nov-11 8:44
zahra19917-Nov-11 8:44 
GeneralRe: I want to use switch statement in windows form application how to use switch statement through buttons and textboxes ? Pin
zahra19917-Nov-11 8:58
zahra19917-Nov-11 8:58 
AnswerRe: I want to use switch statement in windows form application how to use switch statement through buttons and textboxes ? Pin
BillWoodruff7-Nov-11 19:32
professionalBillWoodruff7-Nov-11 19:32 
Having read your original code, and the dialog between you and Colin (and admired Colin's patient responses), I want to offer you what I hope you will experience as constructive advice:

I believe you need to get a good book on C#, and really review the basics of the language Types, and, in WinForms, review the various common controls, like ComboBox, etc.

I'd suggest either the latest version of Jesse Liberty's 'Programming C#' (O'Reilly), and, for WinForms, I'd recommend the 2004 edition of Matthew MacDonald's "Pro .NET 2.0 Windows Forms and Custom Controls in C#" (APress) since I think Matthew has a certain "genius" for teaching and building slowly from fundamental concepts. There are, of course, other books on WinForms from Chris Sells (Addison-Wesley), Erik Brown (Manning).

In asking questions on CP, I'd suggest you begin the question with a clear statement of the context you are working in (WinForms ? WPF ? ASP.NET ?), and then a clear statement of what your goal is.

This goal statement can be very general: like: "I want to have a way at run-time in my WinForms application to select a certain type of Form to be created and shown."

best, Bill
"Last year I went fishing with Salvador Dali. He was using a dotted
line. He caught every other fish." Steven Wright

QuestionPound sign in XML Pin
RugbyLeague7-Nov-11 1:54
RugbyLeague7-Nov-11 1:54 
AnswerRe: Pound sign in XML Pin
Reiss7-Nov-11 3:32
professionalReiss7-Nov-11 3:32 
GeneralRe: Pound sign in XML Pin
RugbyLeague7-Nov-11 3:37
RugbyLeague7-Nov-11 3:37 
GeneralRe: Pound sign in XML Pin
Reiss7-Nov-11 3:40
professionalReiss7-Nov-11 3:40 
GeneralRe: Pound sign in XML Pin
RugbyLeague7-Nov-11 3:41
RugbyLeague7-Nov-11 3:41 
GeneralRe: Pound sign in XML Pin
Reiss7-Nov-11 3:59
professionalReiss7-Nov-11 3:59 
GeneralRe: Pound sign in XML Pin
RugbyLeague7-Nov-11 4:16
RugbyLeague7-Nov-11 4:16 
GeneralRe: Pound sign in XML Pin
Reiss7-Nov-11 4:25
professionalReiss7-Nov-11 4:25 
GeneralRe: Pound sign in XML Pin
RugbyLeague7-Nov-11 4:32
RugbyLeague7-Nov-11 4:32 
GeneralRe: Pound sign in XML Pin
Reiss7-Nov-11 4:37
professionalReiss7-Nov-11 4:37 
GeneralRe: Pound sign in XML Pin
RugbyLeague7-Nov-11 4:42
RugbyLeague7-Nov-11 4:42 
GeneralRe: Pound sign in XML Pin
Reiss7-Nov-11 4:47
professionalReiss7-Nov-11 4:47 
GeneralRe: Pound sign in XML Pin
RugbyLeague7-Nov-11 4:48
RugbyLeague7-Nov-11 4:48 
GeneralRe: Pound sign in XML Pin
RugbyLeague7-Nov-11 4:58
RugbyLeague7-Nov-11 4:58 
GeneralRe: Pound sign in XML Pin
BobJanova7-Nov-11 5:22
BobJanova7-Nov-11 5:22 
GeneralRe: Pound sign in XML Pin
RugbyLeague7-Nov-11 6:03
RugbyLeague7-Nov-11 6:03 
AnswerRe: Pound sign in XML Pin
BobJanova7-Nov-11 4:42
BobJanova7-Nov-11 4: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.