data types
controls
making variables
more about variables
misc.
100
a variable that allows you to use words as a variable
what is string
100
a control that allows you to input your information so that it might be seen by the viewer.
What is textbox
100
the setup of a variable or the sentence that the variable is in.
What is Dim varName As DataType.
100
the method that changes any datatype to a string datatype.
What is the ToString method
100
Sean Wilhelm's, favorite color.
What is red
200
a data type that allows the user to choose between true or false.
What is boolean
200
a control that allows the user to click for an action to occur.
What is button.
200
the way you start of a variable sentence.
What is Dim
200
the datatype that you use to true and false as an outcome.
What is boolean
200
the owner of Microsoft last name.
What is Gates
300
the data type that allows you to make a variable regonize single characters.
What is char
300
a control that allows the software writer or programmer to only let the user of the software to have one choice at something or about something.
What is radio button.
300
the variable that you use if you want to express the datatype as a single character or symbol
What is char
300
the datatype that is used to make an outcome of currency or the datatype that you use when describing currency.
What is decimal
300
Sean's favorite place to be
What is CHURCH.
400
what is the data type that allows the variable to be a decimal.
What is decimal.
400
a control that allows the programmer or maker of the software to show something for the user to help them to better use and understand the software.
What is label.
400
what is the keyword that comes before the datatype.
What is as
400
the datatype that you use to describe all positive and negative numbers.
What is integer
400
the name of Sean's sister.
What is Lauren
500
the data type that is used with whole numbers negative or positive.
What is integer.
500
a control that lets the programmer to group a list of controls together so that his/her work looks more professional and organized.
What is groupbox.
500
the distinct thing that happens in visual basic, that sets apart a keyword from the rest of the words in a variable's sentence.
What is the distinct color
500
the datatype that is used to describe a large decimal number.
What is double
500
Sean's favorite book
What is THE HOLY BIBLE.