Chapter 2 Visual Basic, Controls, and Events Section 2.1 An Introduction to Visual Basic 2015 1.
Programming in VB 2015 is different from traditional programming environments because first you should (A) (B) (C) (D)
2.
GUI stands for (A) (B) (C) (D)
3.
write the code. input the data. name the buttons. draw the user interface. D
graphical user interface. graphing user introduction. graphical unit interface. graphical user input. A
A mouse click is an example of an event. (T/F) T
Section 2.2 Visual Basic Controls 1.
Press F4 to (A) (B) (C) (D)
2.
run a program. display the Properties window. display the Solution Explorer window. terminate a program. B
Which of the properties in a control's list of properties is used to give the control a meaningful name? (A) (B) (C) (D)
Text ContextMenu ControlName Name D
Š 2017 Pearson Education, Inc., Hoboken, NJ. All rights reserved.