Which of the properties in a control's list of properties is used to give the control a meaningful name?

(A) Text
(B) ContextMenu
(C) ControlName
(D) Name


(D) Name

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. Any variables declared in a For…Next statement header have block scope within that statement. 2. Variables declared in a method exist while the method is active and are destroyed when the method is exited. 3. A variable declared in a class cannot have the same name as a variable declared in another class.

Computer Science & Information Technology

The processor itself provides only limited support for multiprogramming, and __________ is needed to manage the sharing of the processor and other resources by multiple applications at the same time.

A) ?memory ?B) ?data ? C) ?software D) ?hardware

Computer Science & Information Technology

In a database, the window used to create the object that allows you to add, edit, delete, or view data one record at a time is called the ________ window

A) Table Data View B) Database Form C) Database Table D) Database Report

Computer Science & Information Technology

The discovery stage involves identifying key needs and issues and developing a strategy and actionable plan to address these concerns

Indicate whether the statement is true or false

Computer Science & Information Technology