Multiple Choice
of the following is not a valid property of a Command Button?
A) name
B) caption
C) text
D) forecolor
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Which of the following is not a
Q13: _ property determines the order of the
Q14: Which of the following is not a
Q15: Which arithmetic operator is used for integer
Q16: If _ property of a Command button
Q18: Which of the following is not a
Q19: To define access key, _ symbol is
Q20: Prefix used for a Command Button is
Q21: Prefix used for a Text Box is
Q22: What is the result of VAL("1234")?<br>A)1<br>B)0<br>C)123<br>D)1234