answersLogoWhite

0


Best Answer

using System;

using System.Collections.Generic;

using System.ComponentModel;

using System.Data;

using System.Drawing;

using System.Linq;

using System.Text;

using System.Windows.Forms;

...

if (radioButton1.Checked == true)

{

radioButton2.Select();

MessageBox.Show("dione");

}

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you unchecked the selected radio button in Visual Studio?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you make a button in visual studio that will make a checkbox turn to the checked state?

Double Click your button and add this code...CheckBox1.CheckedState = CheckBox1.Checked


How do you create code for visual basic?

To program Visual Basic, here are some simple steps to start you off: 1- Buy Visual Studio or download Visual Studio Express Edition (Free Edition) from Microsoft's site 2- Start getting Visual Basic tutorials to learn the language and be able to write programs 3- To start a new project just click "new project" link in the Start Page in Visual Studio 2012 4- Choose "Windows Form Application" for normal windows application development 5- Choose a name for your project and click the button (Im not sure what it sais, Ok or Yes) 6- Visual Studio will automatically make your project's files and will open the design window of form1 and start off! Double click an element to open the code part and its code sub


How can you obtain a button in Castleville on Facebook?

The studio will produce a button.


In visual boy advance what button is select?

the backspace button


What is the select button on visual boy advance?

The Backspace button


How do you unlock the Build Tools Button on Roblox after using Roblox Studio?

you press the build button under the play button


What are the advantages of having a button on webpages?

A button makes a visual cue that a link is present at that spot.


In code what property of a radio button shoud you test to determine whether it is selected?

Radio buttons need to be placed in the appropriate type of frame. A radio button's value is always static, however the frame that you bind the radio button to will have the value of the selected radio button.


What is button in visual basic?

ez beb et b


What appears just above the test when it is selected?

Option button


What button in Powerpoint moves the selected object underneath all objects on the slide?

The Send to Back button.


How do you Remove selected several files at once?

Select one file and hold down Ctrl button and then click on others.When done release Ctrl button and several will be selected together.