The command prevents programmers from accidentally altering the size and location of the Form’s controls.

a) Lock Controls
b) Anchor Controls
c) Lock
d) Bind Controls


a) Lock Controls

Computer Science & Information Technology

You might also like to view...

You have been asked to test a method called ‘catWhiteSpace’ in a ‘Paragraph’ object that, within the paragraph, replaces sequences of blank characters with a single blank character. Identify testing partitions for this example and derive a set of tests for the ‘catWhiteSpace’ method.

What will be an ideal response?

Computer Science & Information Technology

The _________ of a class are also called the public services or the public interface that the class provides to its clients.

a. public constructors. b. public instance variables. c. public methods. d. All of the above.

Computer Science & Information Technology

Junk e-mail is also known as:

A) SMTP B) IMAP C) UCE D) POP3

Computer Science & Information Technology

________ function checks to see if a field does not contain a value

A) IIF B) IsNotNull C) Math D) IsNull

Computer Science & Information Technology