Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 (1 point) You have gone through the trouble of selecting multiple controls so you can quickly align the left edges. Which statement of

Question 1 (1 point)

image text in transcribed

You have gone through the trouble of selecting multiple controls so you can quickly align the left edges. Which statement of the following best describes your options for aligning controls?

Question 1 options:

You may align the controls using either a layout toolbar button or the edge control property on the primary control.

You may align the controls using either the format menu or the property of left alignment any of the controls.

You may only align the controls using the format menu.

You may only align the controls using a button on the layout toolbar.

You may align the controls using either the format menu or a layout toolbar button.

Save

Question 2 (1 point)

image text in transcribed

You want the button to have the hot key set up for the letter T. Which one of the following would achieve this when placed into the appropriate property of a button?

Question 2 options:

*Test

Test

_Test

%Test

&Test

Save

Question 3 (1 point)

image text in transcribed

Of the pairs of properties below, which pair of properties are found on both the form and controls?

Question 3 options:

Font and Color

AcceptButton and CancelButton

Name and Text

Name and TabStop

Text and AcceptButton

Save

Question 4 (1 point)

image text in transcribed

You want to select the three buttons and 2 text boxes on your form to line up the right edges. Which statement of the following best describes your options for selecting the controls?

Question 4 options:

You may select the controls by holding down the Control Key or the Alt Key while clicking on the controls.

You may select the controls by holding down the Alt Key and drag an outline around all the controls you want to select.

You may select the controls by either holding down the Shift Key or Control Key while clicking on each of the controls.

You may select all the controls by giving each the same tab stop number in the tab stop property.

The only way to select all the controls is to hold down the Shift key as you click each control.

Save

Question 5 (1 point)

image text in transcribed

What is the name of the Visual Studio window that contains controls that you can drag onto a form?

Question 5 options:

Designer Window

Controls

Common Controls

Properties

ToolBox

Save

Question 6 (1 point)

image text in transcribed

The Text property of a button control determines ___________.

Question 6 options:

the name of the button

the font type used for the text in a button

the text that appears on the face of the button

the default value that is returned to the program when the button is clicked

the variable name in the C# code that refers back to the button

Save

Question 7 (1 point)

image text in transcribed

To change the file name for a form, project, or solution you use the __________.

Question 7 options:

Properties window

Toolbox

Form Desginer

Code Editor

Solution Explorer

Save

Question 8 (1 point)

image text in transcribed

The button is not the only control with access keys. To create an access key that will move the focus to a text box, you __________.

Question 8 options:

set the AccessKey property of the label immediately to the left of the text box

set the AccessKey property of the text box

set the access key in the Text property of the text box

set the access key in the Text property of the label immediately after the text box

set the access key in the Text property of the label immediately before the text box

Save

Question 9 (1 point)

image text in transcribed

A hot key is the pressing of 2 keys on the keyboard together. One key is the letter of the hot key. Which one of these is the 2nd of the 2 key combination?

Question 9 options:

Escape Key

Control Key

Windows Key

Shift Key

Alt Key

Save

Question 10 (1 point)

image text in transcribed

The textbox control and the label control are similar in many ways. They have a lot of the same properties. Which one property below do they not share though?

Question 10 options:

Text

TabStop

Name

TabIndex

TextAlign

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Management With Website Development Applications

Authors: Greg Riccardi

1st Edition

0201743876, 978-0201743876

More Books

Students also viewed these Databases questions

Question

Explain the various techniques of Management Development.

Answered: 1 week ago