Multiple Choice
Give a statement that deletes all graphics and text from picOutput.
A) picOutput.Clear
B) picOutput.Text = ""
C) picOutput.Delete
D) picOutput.Refresh
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The statements gr.DrawLine(Pens.Red, 0, 0, 30, 40)
Q5: The Clipboard object is used for all
Q6: A class-level variable declared in one form
Q7: Combo boxes have most of the same
Q8: The number of items in cboBox is
Q10: Menus are designed with the MenuStrip control
Q11: The main properties of a scroll bar
Q12: The output of the following lines
Q13: A program contains two forms with the
Q14: The value of cboBox.Items(n) is the nth