Nits

Nits

  • NA
  • 40
  • 67.4k

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

Aug 2 2011 12:49 PM
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)