Multiple Choice
Which of the following is not a valid property of an Option Button?
A) name
B) caption
C) text
D) enabled
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: Which of the following is not a
Q15: Which arithmetic operator is used for integer
Q16: If _ property of a Command button
Q17: of the following is not a valid
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
Q23: What is the result of VAL("A123")?<br>A)1<br>B)0<br>C)1234<br>D)123