If you want to display multiple lines of information in a message box, use the constant .

a. ControlChars.CrLf
b. strNEW_LINE
c. CARRAGE_RETURN_LINE_FEED
d. vbReturn


a. ControlChars.CrLf

Computer Science & Information Technology

You might also like to view...

Figure 8.12 shows an example of an EER diagram for a small private airport database that is used to keep track of airplanes, their owners, airport employees, and pilots. From the requirements for this database, the following information was collected: Each airplane has a registration number [Reg#], is of a particular plane type [of_type], and is stored in a particular hangar [stored_in]. Each plane_type has a model number [Model], a capacity [Capacity], and a weight [Weight]. Each hangar has a number [Number], a capacity [Capacity], and a location [Location]. The database also keeps track of the owners of each plane [owns] and the employees who have maintained the plane [maintain]. Each relationship instance in owns relates an airplane to an owner and includes the purchase date [Pdate]. Ea

What will be an ideal response?

Computer Science & Information Technology

A star network is one that does not have a central connection point

Indicate whether the statement is true or false

Computer Science & Information Technology

Deleting records in a table is permanent

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is NOT a reason why scheduling a multimedia project can be difficult?

a. Much of the making of multimedia is artistic trial and error. b. Market forces may change the demand for the final product. c. The technology of computer hardware and software is in constant flux. d. Upgrades while your project is under way may add time to learn new hardware and software. e. Client feedback loops depend upon factors beyond your control.

Computer Science & Information Technology