answersLogoWhite

0

ez beb et b

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is option implicit in visual basic?

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


What is button in visual basic?

ez beb et b


What is the meaning of control in visual basic?

It is user interface Ex Button, Checkbox, Label


How do you create a save button to save a dataset into a database in Visual Basic?

i love pie


What is the statement called in visual basic that tests a radio button?

In Visual Basic, the statement used to test a radio button is typically an If...Then statement. You would check the Checked property of the radio button control to determine if it is selected. For example: If RadioButton1.Checked Then ... indicates that the code block will execute if RadioButton1 is selected.


What is visual basic control?

Visual Basic Controls work on Visual Studio for Visual Basic and Applications that made by Visual Basic.


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.


How can you make an URL button at visual basic 6?

http://www.swapitshop.com/friend_jump?user_id=1759213&creative_id=17


How use option button in visual basic to select a question?

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


How do you program the lucky 9 game in visual basic?

To program the Lucky 9 game in Visual Basic, start by creating a form with a button to generate random numbers and a label to display the result. Use the Random class to generate random integers between 1 and 9 when the button is clicked. Check if the generated number is 9 and update the label accordingly to indicate a win or loss. Finally, consider adding a reset option to allow players to play multiple rounds.


The year of invention of visual basic?

Visual Basic was started in 1991.


Who invented the visual basic?

Visual Basic was created by a team at Microsoft.