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
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?
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.
Junk e-mail is also known as:
A) SMTP B) IMAP C) UCE D) POP3
________ function checks to see if a field does not contain a value
A) IIF B) IsNotNull C) Math D) IsNull