Programming with Microsoft Visual Basic 2017
8th Edition
ISBN: 9781337102124
Author: Diane Zak
Publisher: Cengage Learning
expand_more
expand_more
format_list_bulleted
Concept explainers
Expert Solution & Answer
Chapter 1, Problem 17RQ
Program Description Answer
The “Format” menu contains the options such as align the controls, make the controls same size, and center the controls horizontally.
Hence, correct answer is option “D”.
Expert Solution & Answer
Trending nowThis is a popular solution!
Students have asked these similar questions
When aligning two or more controls, the first control selected is calledthe control.
a. initializer
b. positioning
c. reference
d. none of the above
Which of the following is false? a. Menu titles should be one word only. b. Each menu title should have a unique access key. c. You should assign shortcut keys to commonly used menu titles. d. Menu items should be entered using book title capitalization
What is not true about controls?
O a. Label can be used to display an output
O b. Text box can be used for input and output
O c. Checkbox list control allows multiple selections
d. There is no major difference between a Dropdown list and List box controls
Chapter 1 Solutions
Programming with Microsoft Visual Basic 2017
Ch. 1 - What is a computer program?Ch. 1 - What is a GUI?
Ch. 1 - What is the process of translating a solution into...Ch. 1 - In object-oriented programming, what is a class?Ch. 1 - Which window in the IDE lists the tools you can...Ch. 1 - While designing an interface, which window in the...Ch. 1 - Prob. 3MQ2Ch. 1 - Prob. 1MQ3Ch. 1 - Prob. 2MQ3Ch. 1 - What filename extension indicates that the file is...
Ch. 1 - Prob. 1MQ4Ch. 1 - Prob. 2MQ4Ch. 1 - Prob. 3MQ4Ch. 1 - Prob. 4MQ4Ch. 1 - Prob. 1MQ5Ch. 1 - What is the three-character ID used when naming...Ch. 1 - What is the purpose of an access key?
Ch. 1 - What character is used to designate an access...Ch. 1 - Prob. 1MQ6Ch. 1 - Prob. 2MQ6Ch. 1 - Prob. 3MQ6Ch. 1 - Prob. 4MQ6Ch. 1 - Prob. 1MQ7Ch. 1 - Prob. 2MQ7Ch. 1 - Prob. 3MQ7Ch. 1 - Prob. 4MQ7Ch. 1 - In the Code Editor window, what character...Ch. 1 - A(n)._____ is an environment that contains all of...Ch. 1 - When using an analogy involving a blueprint and a...Ch. 1 - You create your application’s user interface in...Ch. 1 - Each tool in the toolbox represents a class from...Ch. 1 - Which window is used to set the characteristics...Ch. 1 - Prob. 6RQCh. 1 - Prob. 7RQCh. 1 - Prob. 8RQCh. 1 - Which property is used to give a form file a more...Ch. 1 - Which property determines the initial position of...Ch. 1 - Prob. 11RQCh. 1 - Prob. 12RQCh. 1 - Prob. 13RQCh. 1 - Prob. 14RQCh. 1 - Prob. 15RQCh. 1 - What is the three-character extension appended to...Ch. 1 - Prob. 17RQCh. 1 - Prob. 18RQCh. 1 - Which statement terminates an application that...Ch. 1 - Prob. 20RQCh. 1 - Prob. 21RQCh. 1 - Prob. 22RQCh. 1 - Prob. 23RQCh. 1 - Prob. 24RQCh. 1 - Prob. 25RQCh. 1 - Prob. 1ECh. 1 - Prob. 8E
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- Which of the following allows the user to access a menu item without opening the menu? a. an access key b. a menu key c. shortcut keys d. None of the above.arrow_forwardWrite the any three differences between h:CommandButton and h: Buttonarrow_forwardThis is not opinion based question. Create a module in Excel -Use an input box to ask for a phrase of at least 10 characters For now, don’t worry about checking it if it has 10 characters -Display messages to user (not in immediate window): -number of characters in the-phrase-First 4 characters-Last 6 characters-Character number 5-All but the first and last charactersarrow_forward
- Using Visual Studio, create a C# forms based project Add the following controls: Label (with text, "Enter an Integer"), Textbox, Button (with text, "OK"), and a Lable for output -- Refer to C#FormLayout.PNG Create an eventhandler for the Button, and use a try/catch to ensure the user has entered an integer into the Textbox.arrow_forwardFor this Mini-project, you need to create an application that allows the user to input two decimal numbers. The application should also have buttons that allow the user to request that the numbers are added, subtracted, multiplied, or divided. In addition, give an option to complete all 4 calculations or to clear the input and output (i.e., reset the page to its starting state). The program is written in C# in Visual Studio using the Web Form Design. Thank you!arrow_forwardWhen two or more controls are selected, how can you tell which one is the reference control? a. The reference control has white sizing handles. b. The reference control has black sizing handles. c. The reference control displays the number 1 in the left corner. d. You can’t tell. You just need to remember which control you selected firstarrow_forward
- Which of the following statements is not true about a presentation set to run at a stand-alone computer? Question 8Select one: a. You don't have to be present to run the slide show. b. The presentation works best with manual slide timings. c. The presentation can loop continuously. d. You can use action buttons to progress through the slides. Clear my choicearrow_forwardThe edit menu choices serve what purpose?arrow_forwardWhich property is used to specify a combo box’s style? a. ComboBoxStyle b. DropDownStyle c. DropStyle d. Stylearrow_forward
- Which one is used to display the properties window? Select one: a. b. c. none of the choices d. *arrow_forwardDesign a menus with any names you wish with the following programs 1.Read one student name and display it in msgbox. 2.Set button1 backcolor to blue. 3.Set the width of button1 to 350 and the height to 400. 4.Add two textbox and display value in label1. 5.write program to distinguish if the two numbers are odd or even. 6.Try to find the value of R depending on the equation : x> 20 , R=2sin(x2) x< 10 , R=sin?(x) + cos( x) R= 7.write a program to display the series (10,15,20,..,100) in listbox1. 8.write a program to find the average of 10 input numbers 9. Use a select case to distinguish between capital and small letters in english alphabet.. 10. write a program to enter two numbers ,find the factorial of the maximum number between them.. السؤال الأخير مطلوب ادخال رقمين وثم حساب مفكوك اكبر رقم بينهماarrow_forwarduse java GUI The form should contain five command buttons, two labels only, and three picture boxes. The three picture boxes, each containing a flag, are on top of one another, but only one should be visible at a time. For each picture box: Be sure to add the image as a local resource. Set the Size property to 100, 50 Click the Size Mode list arrow, then click StretchImage in the list. For the Labels: One label will have your name as the programmer – see bottom left corner of the windows above. The other label will be used to display the name of the capital city. When a country button is clicked assign the name of the city into this label.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Programming with Microsoft Visual Basic 2017Computer ScienceISBN:9781337102124Author:Diane ZakPublisher:Cengage LearningEBK JAVA PROGRAMMINGComputer ScienceISBN:9781337671385Author:FARRELLPublisher:CENGAGE LEARNING - CONSIGNMENTCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE L
- New Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher:Cengage Learning
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning