Prob with radio button

I have four radio buttons. When I select radioButton1 I go to form2 and when radioButton2 is selected I go to form3 and etc.

So far I have this

private: System::Void radioButton1_CheckedChanged(System::Object^ sender, System::EventArgs^ e) {
}

I know this is not much at all but I'm a noob when comes to programming.

P.S This was done in Microsoft Visual Studio Express C++ 2010.
closed account (N36fSL3A)
First off this belongs in the Windows Programming forum, and second off:



What?
Forget about it, I got through.
- Why does this look like .Net or C# to me?
Topic archived. No new replies allowed.