Multiple Choice
Which property is available for most controls that allows you to hide/unhide them either manually by setting the property or by setting it during run time via code?
A) Clear
B) Refresh
C) Visible
D) View-Control
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: Which of the following properties determines the
Q31: When a Visual Basic program is running,
Q32: The Font dialog box allows you to
Q33: The ForeColor property of a text box
Q34: What keyboard shortcut is used to run
Q36: GUI stands for<br>A) graphical user interface.<br>B) graphing
Q37: Which of the following statements specifies that
Q38: When working with text boxes, the sizing
Q39: The statement<br> txtBox.Font.Bold = True<br> will produce
Q40: Which of the following is not one