• Home
  • Textbooks
  • Microsoft Visual Basic Programs to Accompany Programming Logic and Design
  • Creating a Graphical User Interface (GUI) Using the Visual Studio Integrated Development Environment (IDE)

Microsoft Visual Basic Programs to Accompany Programming Logic and Design

Jo Ann Smith

Chapter 10

Creating a Graphical User Interface (GUI) Using the Visual Studio Integrated Development Environment (IDE) - all with Video Answers

Educators


Section 1

Elements of a GUI in Microsoft Visual Studio

Problem 1

Textboxes, buttons, and labels that are placed on a form are called ______.

Check back soon!
02:13

Problem 2

A block of code that accomplishes a specific task is $\mathrm{a}(\mathrm{n})$ _______.

Savanna Schweizer
Savanna Schweizer
Numerade Educator

Problem 3

Write the Visual Basic statement that changes the color of the current form to green. _______

Check back soon!

Problem 4

The mode of operation during which code can be executed is called ________.

Check back soon!

Problem 5

The menu item to select to end run mode and return to design mode is ____________.

Check back soon!

Problem 6

What is a good name for a button with the word "Submit" on it? __________.

Check back soon!

Problem 7

In a GUI program, $a(n)$ __________ causes a particular procedure to execute.

Check back soon!

Problem 8

The window that lists all the controls, their properties, and their values is called the _____ window.

Check back soon!

Problem 9

Controls are placed on $a(n)$ _______

Check back soon!

Problem 10

The ______ displays the controls that you can add to your form.

Check back soon!