form
text on the form
size of any object such as textbox, button, etc on the form
size of the screen
Answer is Right!
Answer is Wrong!
The correct answer is C.
The size property contains the size of any object such as textbox, button, etc on the form.
A. The form property contains the size of the form.
B. The text property contains the text of the form.
D. The screen property contains the size of the screen.