answersLogoWhite

0


Best Answer

If Option1 = True Then

Text3.Visible = False

Text2.Visible = True

End If

If Option2 = True Then

Text2.Visible = False

Text3.Visible = True

End If

here 2 options i have and if ist one got selected then first textbox i.e. text1.text will be enabled and so on with 2nd option button

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How use option button in visual basic to select a question?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In visual boy advance what button is select?

the backspace button


What is the select button on visual boy advance?

The Backspace button


What is option button in visual basic?

ez beb et b


What are the controls on visual boy advance on mac?

Directional Pad = Arrow keys A-button = Z B-button = X L-button = A R-button = S Start-button = Enter/Return Select-button = Backspace/Delete


How do you paste text from a button in visual basic 2010?

Click on the design form, click the button, select the text property, highlight all the text, press Ctrl + C


What are the buttons for start button on the visual boy advance?

Right enter is start, right shift is select. You can change the button assignments by selecting Options-joypad-configure-..1


Is pointer in Visual Basic a control?

Say you select a button but decide you don't want to place that again, you click the pointer button so that the next time you click on the form, and button doesn't spawn. To sum it up: no.


Can you use visual studio for asp?

Yes! When creating a new project select "ASP.Net Web Application" from the New Project dialog box. This option provides the familiar ASP language combined with the power of the different supported Visual Studio languages.


What is option implicit in visual basic?

The Related Link will answer all your queries related to Visual Basic.


How do you open Pokemon emerald mod shop in the Visual Boy Advance?

L+A+Select L+A+Select


What are the advantages of having a button on webpages?

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


What are the three different ways of executing a form in visual basic?

1.Click on Run menu->Start option.2.Click on Start button>on the Toolbar.3.The Output window appears.