Creado por Nikki Crain
hace casi 8 años
|
||
Predefined dialog box that displays information to the user.
A function that allows a user to input any information that they got.
Returns the actual string value of an item.
A new dialog box called the string collection editor will appear, be careful with your spelling.
set to true by default, if it is set to false, the list box will not be available
set to false by default, if it set to true, your collection of items will be sorted.
set to true by default , if it is set to false then the list box is not visible by the user that is running the program.ComboBox
displays a list in a drop-down box.
gives the user a list of choices whereas a ComboBox allows the user to input any information that they got.
Is typically used in an assignment in an if and then statement as it returns True/False.
Set of statements that performs a specific task that you want.
Phrases used multiple time to enhance rhythm and create emphasis.
Makes a specific statement
An error that the program can still run if your code has this small of not important error.
a very important error. The program will not even run if your code contains this big of an error.