13
Answers

How to open different forms with multiple radio button in C# GUI

Nits

Nits

13y
7.5k
1
I have created a simple form on which I have given two radio buttons & 1 button. So by selecting either of the radio buttons I want to open another two forms respectively on button click. 

I have tried but it opens only 1 form by selecting any of the radio button, So any help????
Answers (13)
0
Kirtan Patel

Kirtan Patel

NA 35k 2.8m 15y
Windows Xp Doesn't have built in Frame Work

you need to upgrade / install framework to run your application or Make Pure C Language Application

Vista Has Framework 2.0 inbuilt
0
blagoje ivanovic

blagoje ivanovic

NA 17 0 15y
Does Win XP have built-in .NET Framework?
0
Stefan

Stefan

NA 624 0 15y
Why don't you, or you clients, want to upgrade?

Anyway, you cannot code for .Net 1.0 unless you are using VS2003 (I think). I know if you are using the 2008 version of VS, then the lowest you can go is .Net 2.0