If objControl is declared as a Control object, then the ________ property specifies the name of the control to which objControl refers.

a) GetType
b) Name
c) GetName
d) Text
e) None of the above.


b) Name

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a) Lambda expressions allow you to define simple, anonymous methods. b) A lambda’s return type is listed to the left of the lambda. c) A delegate can hold a reference to a lambda expression that has a signature that’s compatible with the delegate type. d) A lambda expression is called via a variable that references it.

Computer Science & Information Technology

This control is used to display a standard Windows Open dialog box.

a. OpenDialog b. OpenFileDialog c. OpenWindow d. OpenWindowDialog

Computer Science & Information Technology

What special accommodation do some designers make for mobile devices?

What will be an ideal response?

Computer Science & Information Technology

What are a digital signature and a digital certificate? If someone removes the Marked as Final status of a file, what happens to the digital signature?

What will be an ideal response?

Computer Science & Information Technology